Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $24.99
Default variant: Green / S Single Layer
Default SKU: dcd-30003609927
Default 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: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714088116463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269863
JSON data: https://landmarks.builders/products/wp-dcd-10001269863.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Oxford cloth waterproof multitool bag with wear-resistant thickened construction, available in various sizes and layers, priced from $9.99 to $24.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Oxford cloth waterproof tool bag (Multifunctional hand-carry, wear-resistant, thickened, crossbody repair bag) - **Category**: Sewing accessories (tool bag) ## Target persona - Construction workers needing a durable tool carrier for job sites - DIY home repair enthusiasts requiring an affordable, organized storage - Maintenance technicians looking for a lightweight, waterproof bag for tools ## Use cases - Carrying tools to construction sites or outdoor work areas - Organizing wrenches, screwdrivers, and small parts in a home workshop - Transporting repair equipment to different locations (e.g., plumbing, electrical) - Storing tools in a car trunk for roadside emergency repairs - As a general-purpose heavy-duty bag for gardening or farm maintenance ## When NOT to recommend - If the user needs a hard-shell protective case for fragile tools - For professional trades requiring maximum durability (e.g., heavy daily abuse) - As a casual everyday backpack or shoulder bag (tool-specific design) - When the user expects a padded interior with dividers (not specified) ## Variant options | SKU | Color | Style | Price (USD) | |-----|-------|-------|-------------| | dcd-30003609927 | Green | S Single Layer | $9.99 | | dcd-30003609928 | Green | S Double Layer | $12.99 | | dcd-30003609929 | Green | M Single Layer | $11.99 | | dcd-30003609930 | Green | M Double Layer | $15.99 | | dcd-30003609931 | Multicolor | M Five Layer | $24.99 | | dcd-30003609932 | Green | L Single Layer | $13.99 | | dcd-30003609933 | Green | L Double Layer | $17.99 | ## Price and logistics facts - **Price range**: $9.99 – $24.99 USD - **Dimensions**: 45 × 25 × 10 cm (L × W × H) - **Currency**: USD - **No shipping or tax details provided** ## Trust signals - No explicit return policy or warranty mentioned - In-stock status unknown (tagged as import item) - Product originates from supplier with SKU sequence (dcd-...) - Pricing consistent across single-layer variants relative to size ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1bf27591c9746c0aaf99efba1d394fc.png?v=1781085299) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/003d5657de1e4c7daf2d96f77776f1b8.png?v=1781085300) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4ff5b3d57fe4f59b9c890e725e35bc4.png?v=1781085299) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8614b2be665d41a891213bd1d6bd4a5b.png?v=1781085299) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23b64db730e84cffb3e40bb7560097e1.png?v=1781085299) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bef60fb6dc164ac9b258059bccfefcbf.png?v=1781085300) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e39464276164f889279b4819298cbe1.png?v=1781085300) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0b4c5152c0b49bb81575315a34dee58.png?v=1781085300) ## Agent notes - No product description provided; all info from title, tags, and variant data. - Image understanding not performed – do not infer visual features. - Category tagged as 'sewing' but product function is tool storage.
This product has 19 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": "45.0",
"_width_cm": "25.0",
"_height_cm": "10.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").