Brand: World Products (Landmark)
SKU: dcd-30003502546
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 90 g
Cart URL (default variant): https://landmarks.builders/cart/49804482183407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250018
JSON data: https://landmarks.builders/products/wp-dcd-10001250018.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Industrial hand tool (style 009) priced at $9.99, dimensions 33x16x9 cm. Suitable for basic hardware tasks.
Generated by: deepseek-v4-flash
## Identity Industrial hand tool, style 009, dimensions 33x16x9 cm, priced at $9.99 USD. ## Target persona Home DIYers and light industrial workers needing a basic hand tool for occasional tasks. ## Use cases - Tightening or loosening nuts and bolts - Light assembly work - General household repairs - Simple maintenance tasks - Quick fixes in workshops ## When NOT to recommend - For heavy-duty industrial or professional use - For precision or specialized tasks (e.g., electrical, plumbing) - For users requiring a complete tool set - For applications where tool material or durability certification is critical ## Variant options - Only one variant: Style 009 (SKU: dcd-30003502546) ## Price and logistics facts - Price: $9.99 USD - Dimensions: 33.0 cm (L) x 16.0 cm (W) x 9.0 cm (H) - No shipping or return policy provided ## Trust signals - Listed price is consistent at $9.99 - No in-stock status or return policy available - No certifications or material details provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b533cc0cb404feda024981d1f41d10f.png?v=1781488456 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4959d661143849698a2afee597e661be.png?v=1781488456 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/092205c8bbe44dc988ed328bc543bcff.png?v=1781488456 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d42f68fe39d43b784f7a9aa69b4c908.png?v=1781488455 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5fdb3cc4b3634397b664a0de9762f283.png?v=1781488455 ## Agent notes - No description provided; image content not analyzed. Tool type (e.g., wrench, hammer) cannot be confirmed from data.
This product has 13 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": 90000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "16.0",
"_height_cm": "9.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").