Brand: World Products (Landmark)
SKU: dcd-30003611396
Price: $52.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1450 g
Cart URL (default variant): https://landmarks.builders/cart/49714141823215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270405
JSON data: https://landmarks.builders/products/wp-dcd-10001270405.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 thick, durable oxford cloth double-shoulder tool bag with large capacity (43x31x18 cm), suitable for construction and heavy-duty work use. Priced at $52.99 USD.
Generated by: deepseek-v4-flash
## Identity - Product: 常胜客双肩工具包 (Chang Sheng Ke Double-Shoulder Tool Bag) - Type: Heavy-duty oxford cloth tool bag - Dimensions: 43 x 31 x 18 cm - Price: $52.99 USD - Variants: One style (Wh063) ## Target persona - Construction workers needing a rugged, large-capacity bag for carrying tools on job sites. - Electricians, plumbers, and tradespeople who require organized tool transport. - DIY enthusiasts who need a durable bag for home improvement projects. ## Use cases - Carrying heavy tools (hammers, wrenches, drills) to and from construction sites. - Organizing and transporting equipment for maintenance or repair jobs. - Storing tools in a workshop or garage for easy access. - Use as a general-purpose heavy-duty bag for outdoor work or camping (if not for delicate items). ## When NOT to recommend - For carrying fragile or sensitive equipment (cameras, laptops) — lacks padding. - For office or formal environments — too rugged and work-oriented. - For users needing a lightweight bag — oxford cloth and large size add weight. - For those requiring multiple compartments or specialized tool organization (only one main compartment and basic pockets). ## Variant options - Only one variant: Style Wh063 at $52.99 USD. ## Price and logistics facts - Price: $52.99 USD. - Dimensions: 43 x 31 x 18 cm. - Currency: USD. ## Trust signals - No explicit return policy or warranty information provided. - No certifications mentioned. - In-stock status not specified. - Price consistency: single price point. ## Image assets - 8 image URLs available: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8fe61bd047bd4f8f84b6058305b02c3e.png?v=1781085329 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d91bc10042a74b0786928506aef64440.png?v=1781085328 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f31a79c7840446c7bbf9f0061b4d41fc.png?v=1781085329 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1381a148df1c4f0bbf5e40e57ac9a7b0.png?v=1781085329 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2d66282736b468fae589bb2877fcd57.png?v=1781085328 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3df10ddaa74340e4a7de65fa3cf9020c.png?v=1781085327 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8623fb3d2164db882c10283a075b152.png?v=1781085328 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/348fc65b3a094b998c81abb780f6fc26.png?v=1781085329 ## Agent notes - No product description was provided; rely on images for visual details (images not analyzed). - Only one variant with no color/size options. - Consider checking inventory and return policy before recommending.
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": 1450000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "31.0",
"_height_cm": "18.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").