Brand: World Products (Landmark)
SKU: dcd-30003611471
Price: $82.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 1840 g
Cart URL (default variant): https://landmarks.builders/cart/49714265456879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270448
JSON data: https://landmarks.builders/products/wp-dcd-10001270448.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: Multi-pocket electrician tool backpack, 45x35x18 cm, Oxford cloth, $82.99, ideal for carrying tools.
Generated by: deepseek-v4-flash
## Identity 常胜客多功能加厚电工双肩多插袋工具包 (Heavy-duty electrician multi-pocket backpack tool bag) ## Target persona Electricians, maintenance technicians, and DIY enthusiasts who need a durable, organized backpack for carrying multiple tools. ## Use cases - Carrying tools to job sites - Organizing screwdrivers, pliers, and wrenches for quick access - Performing repairs in confined spaces - Conducting field service maintenance - Tackling home improvement projects ## When NOT to recommend - If the user needs a wheeled tool chest - If the user prefers a soft-sided duffel bag - If the user requires a lightweight, minimal carry option - If weight capacity is uncertain (Oxford cloth may have limits) ## Variant options - Front Multi-pocket: $82.99 ## Price and logistics facts - Price: $82.99 USD - Dimensions: 45 x 35 x 18 cm - Shipping details not provided ## Trust signals - No return policy or stock status data available - Price is fixed for the variant - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a5d2c1fac8f41469a926a96f5b6fa31.png?v=1781085396 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/725e313c34e348b2a3d7517eea4c74a3.png?v=1781085397 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b84bff78e884daba1ca9f73c8000669.png?v=1781085397 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9ad83075d5249d38080bf2ffce556d2.png?v=1781085396 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1dce74f9132944beb54bb61c29dcf359.png?v=1781085399 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aefd544cfe954cd1b3acb566e3cfea95.png?v=1781085396 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d0c882e328e49c99f44d71c709ed675.png?v=1781085397 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc76c5a641db46229c490d510cdf3dc2.png?v=1781085398 ## Agent notes - Image content was not analyzed; visual details are not inferred. - Product description was empty; all info comes from title, dimensions, price, and variant. - Title suggests "multifunctional thickened electrician backpack with many pockets". Verify material and durability claims.
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": 1840000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "35.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").