Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Black / 190cm
Default SKU: dcd-30000047480
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 132 g
Cart URL (default variant): https://landmarks.builders/cart/49946430963951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000008152
JSON data: https://landmarks.builders/products/m4x-10000008152.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: This clothing accessory is crafted from soft, double-sided wool to provide a luxurious feel and durability.
Elegant Design: Featuring a elegant polished buckle, this waist belt offers a sophisticated way to cinch your silhouette and enhance the look of any outerwear.
Versatile: The sash belt allows for creative styling options such as traditional buckling or elegant knotting.
Universal : This wool coat belt is designed with a timeless aesthetic that seamlessly matches various coat designs, from casual woolens to formal .
Functional Highlight: Use this overcoat sash to replace lost belts or to upgrade your current wardrobe, providing an instant waist-slimming effect and polished texture
Summary: Double-sided wool coat belt with polished buckle, available in black, oatmeal, camel, coffee, and grey variants in 130cm or 190cm lengths, priced at $19.99.
Generated by: deepseek-v4-flash
## Identity Black wool coat belt with adjustable belt – double-sided wool, polished buckle, two lengths. ## Target persona Shoppers who need a replacement or upgrade belt for a wool coat; fashion-conscious individuals seeking waist-cinching accessories; buyers matching a specific coat color; those wanting versatile styling options (buckle or knot). ## Use cases - Replacing a lost or worn-out coat belt. - Upgrading a basic coat with a more elegant belt. - Adding a waist-defining accessory to a loose-fitting wool coat. - Matching belt color to a specific outerwear piece. - Using as a decorative sash for various coat styles. - Quick outfit refinement with a polished buckle. ## When NOT to recommend - For shoppers needing a wide belt (>3cm likely, not specified). - For buyers seeking a non-wool or vegan material belt. - For those who require a specific length not offered (only 130cm and 190cm). - For customers wanting a belt with logo or branded hardware. ## Variant options - Color: Black (130cm, 190cm, 190cm A), Oatmeal (190cm), Dark Camel (190cm), Light Camel (190cm), Coffee (190cm), Light Grey (190cm), Dark Grey (190cm). All priced at $19.99. ## Price and logistics facts - Price: $19.99 USD (all variants). - Dimensions (package): 27 cm x 17 cm x 9 cm. - Currency: USD. ## Trust signals - Multiple color and size options in stock (assumed; no stock level data). - No return policy or warranty information provided. - Price is consistent across variants. - Crafted from double-sided wool (premium material claim). ## Image assets - 5 images available at provided URLs. - No image understanding performed. ## Agent notes - The product is a belt accessory, not a coat. - Two length options: 130cm and 190cm. For 190cm, there are duplicates: Black/190cm and Black/190cm A – unclear difference; agent should verify. - No information about belt width or buckle material beyond "polished buckle".
This product has 9 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": "Black wool coat, adjustable belt",
"quantity": 1,
"grams": 132000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "17.0",
"_height_cm": "9.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").