Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black Tool Bag
Default SKU: dcd-30003614870
Default 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: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713934532847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271589
JSON data: https://landmarks.builders/products/wp-dcd-10001271589.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Reinforced multi-function roll-up tool bag in Oxford cloth, puncture-resistant. Large capacity portable storage for sewing and craft tools. Available in Black and Green at $9.99.
Generated by: deepseek-v4-flash
## Identity Reinforced multi-function roll-up tool bag (Oxford cloth, puncture-resistant). Dimensions: 31 x 21 x 5 cm. ## Target persona Home sewers, hobbyist crafters, DIY enthusiasts needing portable tool organization for small to medium sewing and craft supplies. ## Use cases - Organizing sewing needles, thread, scissors, and small tools. - Portable storage for craft fairs or workshops. - Keeping tool kits tidy in small spaces. - Quick grab-and-go for mending kits. - Storage for knitting or crochet accessories. ## When NOT to recommend - For heavy-duty construction or mechanic tools. - For users needing padded protection for fragile items. - For professional tradespeople requiring rugged daily use. - For those needing a bag larger than 31x21x5 cm. ## Variant options - Black Tool Bag ($9.99) - Green Tool Bag ($9.99) ## Price and logistics facts Price: $9.99 USD. Dimensions: 31 x 21 x 5 cm. Weight not specified. ## Trust signals Two color options at same price. No specific return policy or certifications provided. ## Image assets 8 product images available at the provided URLs. ## Agent notes No description text provided. Images not analyzed; no visual details inferred.
This product has 14 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": 450000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "21.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").