Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $44.99 – $52.99
Default variant: Basic
Default SKU: dcd-30003605727
Default price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714360844527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268190
JSON data: https://landmarks.builders/products/wp-dcd-10001268190.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: 常胜客 multifunctional tool waist bag, durable and portable, designed for electricians and outdoor work, available in Basic ($44.99) and Upgraded ($52.99) variants.
Generated by: deepseek-v4-flash
## Identity - Product: 常胜客多功能五金工具腰包 (Chang Sheng Ke Multifunctional Tool Waist Bag) - Type: Outdoor tool storage ## Target persona - Electricians needing quick tool access on site - Construction workers requiring a portable tool pouch - DIY enthusiasts for home repairs and small projects - Outdoor maintenance workers (e.g., gardeners, handymen) ## Use cases - Carrying screwdrivers, pliers, and wrenches on a job site - Organizing small hardware like screws, nails, and bolts while working - Lightweight tool carrying for outdoor tasks such as fence repairs - Everyday carry for essential hand tools in a workshop - Quick transitions between tasks without returning to a toolbox ## When NOT to recommend - For professionals needing a full tool chest or large power tools - Heavy-duty industrial applications requiring specialized storage - Fashion or casual daily carry - Users needing waterproof or extreme weather protection ## Variant options - Basic ($44.99) – standard version - Upgraded ($52.99) – enhanced features (details not specified) ## Price and logistics facts - Basic: $44.99 USD - Upgraded: $52.99 USD - Dimensions: 30 cm (L) x 22 cm (W) x 14 cm (H) - Weight: not provided - Currency: USD ## Trust signals - In-stock status: not explicitly provided; assume available based on listing - Return policy: not provided - Price consistency: single price per variant - Certifications: none known ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2d78cba5e11418f9f763f826c791f09.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1e9ddb51dac43478bc4d9beebb31b54.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eef3e6f730f242eb9ab6cc0d942f7a70.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73f919b3ec024bc3ba1be0957b773ab2.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e7fc4be39a5476e9bd4601a0bfea78d.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbae8e820e1147099c3e9c13ac5e7580.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/142efde3a8f74ddebb7c8220a6e5ea86.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/768e14f303f14914b38b055bf800c069.png?v=1781085494 ## Agent notes - No product description provided; material and durability details unknown. - Images were not analyzed; visual confirmation of features not performed. - Variant differences (Basic vs. Upgraded) are unspecified.
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": 650000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "22.0",
"_height_cm": "14.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").