Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99 – $78.99
Default variant: 14 Inch
Default SKU: dcd-30003605793
Default price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49714471534831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268217
JSON data: https://landmarks.builders/products/wp-dcd-10001268217.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.












Summary: Multi-purpose tool bag with multiple sizes (14-23 inch), durable construction, suitable for electricians and woodworkers, priced from $32.99.
Generated by: deepseek-v4-flash
## Identity - Name: 常胜客多功能五金工具收纳耐磨耐用工具包电工木工专用 - Type: Tool bag (category listed as sewing, likely miscategorized) - Description: Not provided ## Target persona - Electricians needing to carry tools to job sites - Woodworkers requiring durable tool storage - DIY homeowners organizing hardware ## Use cases - Transporting tools to construction or repair sites - Organizing tools in a workshop or garage - Storing hardware like screws, nails, and fasteners - Carrying power tools such as drills and saws - Keeping hand tools accessible during projects ## When NOT to recommend - If a hard shell protective case is required for fragile instruments - If a lightweight bag for minimal tool sets is preferred - If waterproof or weatherproof protection is essential - If a backpack-style tool bag is needed for hands-free carrying ## Variant options | Size | Price (USD) | |------|-------------| | 14 Inch | $32.99 | | 16 Inch | $40.99 | | 18 Inch | $47.99 | | 20 Inch | $57.99 | | 23 Inch | $78.99 | ## Price and logistics facts - Base price: $32.99 (14-inch variant) - Currency: USD - Dimensions (cm): 55.0 x 31.0 x 26.0 (likely for the 14-inch size; other sizes may vary) - No shipping or return policy information provided. ## Trust signals - Multiple size options available - Clear price listing for each variant - Image assets provided (8 images) ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a728188f9dec4b9da3b1344cd94bb922.png?v=1781085558 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ef9903efdf946879626f5fd69eb200f.png?v=1781085557 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/418a59854ef94a39863cdb67a76eb094.png?v=1781085558 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3be2286027114bb28625ded6896d26e3.png?v=1781085558 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d1915626b134d9a9648c19dcff28528.png?v=1781085558 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8145fc74a32462bab68ef17c2758c19.png?v=1781085557 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43840b5cdcbb40799e1d061c6be33164.png?v=1781085558 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21528eb888304ac9ace188c6985623ce.png?v=1781085557 ## Agent notes - The product is tagged under the 'sewing' category, but the title suggests it is a tool bag for electricians and woodworkers; this may be a miscategorization. - No product description was provided. - Image understanding was not performed; visual details are not available.
This product has 17 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": 850000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "31.0",
"_height_cm": "26.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").