Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99
Default variant: Blue / Standard
Default SKU: dcd-30003619734
Default price: $65.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 680 g
Cart URL (default variant): https://landmarks.builders/cart/49713324818671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273551
JSON data: https://landmarks.builders/products/wp-dcd-10001273551.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
铝合金可调节斜孔定位器木板打孔木工打孔器
Summary: Aluminum adjustable pocket hole jig for wood drilling, available in three colors, price $65.99.
Generated by: deepseek-v4-flash
## Identity Aluminum Adjustable Pocket Hole Jig for Wood Drilling (product type: 缝纫/sewing - possible misclassification). ## Target persona DIY woodworker; hobbyist furniture maker; cabinet installer; home improvement enthusiast. ## Use cases - Drilling pocket holes for cabinet assembly. - Joining wood panels for furniture building. - Creating sturdy frames for shelves or tables. - Quick alignment for dowel-free joinery. - Adjustable angle drilling for various woodworking projects. ## When NOT to recommend - Heavy industrial drilling requiring high durability. - Users without a compatible power drill. - Precision metalworking or non-wood materials. - Professional mass production needing faster cycle times. ## Variant options - Blue / Standard ($65.99) - Red / Standard ($65.99) - Black / Standard ($65.99) ## Price and logistics facts - Price: $65.99 USD (all variants). - Dimensions: 20 x 10 x 7 cm. - No shipping or availability information provided. ## Trust signals - Price is consistent across all three color variants. - No explicit certifications, warranty, or return policy stated. - In-stock status: not specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51b3fbf2b73842e4bddb996301a8b5b5.png?v=1781084544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f4b28c2a70b4fa7baae757d65643b98.png?v=1781084544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2607120a72b4497f8c0f15e3011902c8.png?v=1781084544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05a09bc9f9774c7a8f650a62a996b436.png?v=1781084544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91e76f3f7e6a4583bbd0ca3c1fb6979a.png?v=1781084544 ## Agent notes - Product type tag says '缝纫' (sewing) which may be a categorization error; actual use is woodworking. - No return policy, warranty, or stock level information available. - Image content not analyzed; treat URLs as fetchable assets only.
This product has 15 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "铝合金可调节斜孔定位器木板打孔木工打孔器",
"quantity": 1,
"grams": 680000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "10.0",
"_height_cm": "7.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").