Brand: World Products (Landmark)
SKU: dcd-30003614873
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: 380 g
Cart URL (default variant): https://landmarks.builders/cart/49713928437999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271591
JSON data: https://landmarks.builders/products/wp-dcd-10001271591.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: A compact, roll-up tool organizer made of Oxford fabric, sized 28x16x4 cm, priced at $9.99, suitable for sewing or small craft tools.
Generated by: deepseek-v4-flash
## Identity Roll-up tool wrap with belt loop, made of puncture-resistant Oxford fabric, designed for sewing tools and small accessories. Dimensions: 28×16×4 cm. Single variant: Waist Bag with Belt. ## Target persona Home sewers, hobbyist crafters, DIYers needing a cheap, portable organizer for small tools (needles, scissors, thread spools). ## Use cases - Storing and transporting sewing needles, threads, and scissors. - Keeping craft tools organized at a sewing table or in a bag. - Carrying essential tools to a sewing class or workshop. - Quick access to tools when working on small repairs or projects. - Lightweight storage for travel or mobile crafting. ## When NOT to recommend - Professional or heavy-duty use (e.g., construction tools, large power tools). - Users needing padded protection for delicate instruments. - Those requiring multiple compartments for extensive tool collections. - Anyone expecting a rigid case or hard-shell protection. ## Variant options Only one variant available: "Waist Bag with Belt" – price $9.99 (same as base). ## Price and logistics facts Price: $9.99 USD. Dimensions: 28×16×4 cm. No shipping or tax information provided. ## Trust signals No stock status, return policy, or warranty details are available in provided data. No certifications listed. ## Image assets 8 PNG images available at the URLs listed below. Images depict the product from various angles; specific visual details were not analyzed. ## Agent notes Image understanding was not performed. The product description is missing; facts are limited to title, dimensions, price, and variant. No reviews or ratings 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": 380000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "16.0",
"_height_cm": "4.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").