Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99
Default variant: Blue
Default SKU: dcd-30003611423
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 390 g
Cart URL (default variant): https://landmarks.builders/cart/49714105647343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270419
JSON data: https://landmarks.builders/products/wp-dcd-10001270419.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
园林装备园丁保洁专用工具包工具腰包服务员餐饮清洁工作包园林修
| 主要用途 | 管道工腰包 |
| 产地 | 广东 |
| 品牌 | WINHUNT/常胜客 |
| 是否跨境出口专供货源 | 是 |
| 款式 | 园艺工具腰包 |
| 类型 | 工具腰包 |
| 主要下游平台 | 独立站 |
| 有可授权的自有品牌 | 是 |
Summary: A multi-purpose tool pouch/waist bag for gardening, plumbing, cleaning, and food service workers, available in 4 colors at $27.99.
Generated by: deepseek-v4-flash
## Identity **Product:** Multi-purpose tool pouch/waist bag (WINHUNT/常胜客) for gardening, plumbing, cleaning, and food service. 35x26x5 cm. Four color variants. ## Target persona - Professional gardeners and landscapers needing quick access to hand tools - Plumbers and maintenance workers requiring a durable waist pouch for pipes/wrenches - Cleaning service staff (hotel, restaurant) needing a small tool pouch for supplies - Food service workers (servers, cleaners) who need a light carry-all for small items ## Use cases - Gardening: carrying pruners, trowels, gloves, seed packets while moving around the yard - Plumbing: holding wrenches, fittings, tape, and small parts during repair jobs - Cleaning: organizing sprays, cloths, gloves, and brushes while cleaning rooms or outdoor areas - Food service: carrying order pads, pens, utensils, or small cleaning tools for dining area upkeep - DIY home projects: keeping screws, measuring tape, and utility knife handy - Worksite light duty: small parts, tape measure, pencils, and cutters for quick tasks ## When NOT to recommend - Heavy-duty construction or carpentry requiring large, heavy-duty tool belts (e.g., framing, roofing) - Electricians needing specialized pouches for pliers, screwdrivers, and testers with many pockets - Users who need a dedicated, padded laptop or tablet bag (this is a tool pouch, not a tech bag) - Professional chefs who require insulated or compartmentalized knife rolls ## Variant options | Color | Price | SKU | |-------|-------|-----| | Blue | $27.99 | dcd-30003611423 | | Red | $27.99 | dcd-30003611424 | | Green | $27.99 | dcd-30003611425 | | Black | $27.99 | dcd-30003611426 | ## Price and logistics facts - Price: $27.99 USD (same for all color variants) - Dimensions: 35.0 x 26.0 x 5.0 cm (approx. 13.8 x 10.2 x 2.0 in) - No additional pricing tiers or bulk discounts specified - Origin: Guangdong, China - Cross-border export supply enabled ## Trust signals - Brand: WINHUNT/常胜客, with authorized own brand - Variable: Multiple color options in stock based on variant listings - No explicit return policy or warranty information provided - No independent certifications listed ## Image assets         ## Agent notes - Image content not analyzed; treat URLs as fetchable only. - No explicit material or pocket count details in facts. - Product type is tagged as '园艺' (gardening) but description mentions '管道工腰包' (plumber waist bag) – versatile tool pouch.
This product has 16 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": 390000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "26.0",
"_height_cm": "5.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").