Brand: World Products (Landmark)
SKU: dcd-30003609544
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: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49714086740207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269694
JSON data: https://landmarks.builders/products/wp-dcd-10001269694.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: 3D printed compact cable tie storage box, wall-mountable, black, $9.99, dimensions 22x17x5 cm.
Generated by: deepseek-v4-flash
## Identity Product: 3D printed compact cable tie storage box, wall-mountable, black variant. ## Target persona Home DIY enthusiasts, electricians, workshop organizers, or anyone needing tidy storage for cable ties. ## Use cases - Storing and organizing various sizes of cable ties in a workshop or garage. - Wall-mounting for easy access near workbenches or tool racks. - Reducing clutter in drawers by consolidating cable ties in one container. - Quick dispensing of cable ties during electrical or crafts projects. ## When NOT to recommend - For storing heavy tools or bulk hardware (capacity limited). - For users needing weatherproof outdoor storage (material unknown). - If a large quantity of cable ties must be stored (box dimensions small). - When color other than black is required. ## Variant options - Black (currently only variant). ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 22 x 17 x 5 cm. - No shipping or stock details provided. ## Trust signals - No certifications or return policy known. - Price listed as $9.99, single variant. - Images available for visual confirmation. ## Image assets - 8 PNG images: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/190a4746c7e44262b057d209eee0398d.png?v=1781085299, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fd4d89d36684bfabc5b1d66e7102ab0.png?v=1781085298, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6caee0f1a5114ea2b8b464b7548d66fd.png?v=1781085299, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/001538c4bc844091b385089621df83fe.png?v=1781085299, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dfe357a097944206848c27c273bbddc2.png?v=1781085298, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b44c1d6982e7451b8f68791f1ec6bbac.png?v=1781085299, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2580593a7a2c4eb0bb53d9c3e8b4535f.png?v=1781085299, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b8da40fd81f4b9fa740059c80118d64.png?v=1781085298. ## Agent notes - No product description provided; use images for detail. - Only one color variant (black) confirmed. - Dimensions given in cm; verify fit for intended use.
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": "跨境新品3D打印紧凑型扎带收纳盒 墙面工具挂架 扎带专用收纳架",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "17.0",
"_height_cm": "5.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").