Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $298.99
Default variant: Gray
Default SKU: dcd-30001884722
Default price: $298.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9500 g
Cart URL (default variant): https://landmarks.builders/cart/49814763864303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892296
JSON data: https://landmarks.builders/products/m4x-10000892296.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: Treetype Coat Stand: space-saving home furnishing with easy assembly, available in Gray or Silver, priced at $298.99 USD.
Generated by: deepseek-v4-flash
## Identity Treetype Coat Stand, a space-saving home furnishing with easy assembly, available in Gray or Silver. ## Target persona Apartment dwellers and small-space organizers who need a simple, functional coat stand for entryways or bedrooms. ## Use cases - Organizing coats and bags in a compact entryway. - Hanging daily wear in a bedroom with limited closet space. - Storing guests' outerwear during small gatherings. - Adding a temporary coat rack in home office or studio. - Serving as a valet stand for outfit planning. ## When NOT to recommend - For large families with heavy winter coats (limited capacity and dimensions). - For retail or commercial display where high durability is required. - For buyers seeking a full wardrobe system or closet replacement. ## Variant options - Gray (SKU: dcd-30001884722) - $298.99 - Silver (SKU: dcd-30001884723) - $298.99 ## Price and logistics facts - Price: $298.99 USD per unit. - Dimensions: 90 cm (L) x 65 cm (W) x 12 cm (H) — verify floor space. - No shipping or return policy provided. ## Trust signals - In-stock status not confirmed; image assets available for visual inspection. - No customer reviews or ratings provided. - No certifications or materials disclosed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d00d8e59-a6be-4fdb-a8aa-4eafe5020d8b.jpg?v=1781660577 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ead51ab-e360-4f3c-8d84-e5b350967738.jpg?v=1781660577 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84c51f04-d46e-4010-bbdc-06c705ba4637.jpg?v=1781660578 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/263b4db6-0729-4ee1-9e5d-a1b0ee5cde0c.jpg?v=1781660577 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/723d0977-7fba-49ff-8e41-b64c8cb92867.jpg?v=1781660577 ## Agent notes - No description field provided; rely on image inspection for visual style. - Dimensions are in cm; ensure compatibility with target space. - Only two color variants available at identical price.
This product has 12 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": "Treetype Coat Stand Space-Saving Home Furnishing Easy Assembly for Living Room",
"quantity": 1,
"grams": 9500000,
"properties": {
"_length_cm": "90.0",
"_width_cm": "65.0",
"_height_cm": "12.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").