Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $300.99
Default variant: Ivory White
Default SKU: dcd-30001886542
Default price: $300.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10000 g
Cart URL (default variant): https://landmarks.builders/cart/49814766551279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892598
JSON data: https://landmarks.builders/products/m4x-10000892598.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Children's tree-shaped floor-standing garment rack, 109.5 x 47 x 47 cm, 4 color variants, priced at $300.99 USD.
Generated by: deepseek-v4-flash
## Identity Noboring children's Tree-Shaped Hanger Rack Floor-Standing Garment Rack. A decorative and functional clothes hanger shaped like a tree, designed for kids' rooms. ## Target persona Parents organizing a child's bedroom or nursery, looking for playful yet practical garment storage for children aged 2-10. ## Use cases - Hanging daily outfits in a child's room - Displaying dress-up clothes or costumes - Organizing out-of-season coats and jackets - Creating a themed room decor element - Lightweight garment storage for small spaces ## When NOT to recommend - For heavy adult clothing (e.g., winter coats, suits) - For high-capacity wardrobe replacement (holds limited items) - For commercial or high-traffic retail use - For rooms with very limited floor space (47x47 cm base) ## Variant options - Color: Ivory White, Bean Green, Cherry Pink, Blueberry - All variants same price $300.99 ## Price and logistics facts - Price: $300.99 USD (all variants same) - Dimensions: 109.5 cm tall, 47 cm x 47 cm base - No shipping or tax info provided ## Trust signals - No stock status, return policy, or warranty info available - No certifications mentioned - Price is fixed across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9328d320-38e9-425d-a1c6-780fe3007f31.jpg?v=1781660583 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/764fd294-7b84-491d-914e-aa1cab3ce96e.jpg?v=1781660585 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11b9faeb-3216-4eee-b9bc-7adf9667cd89.jpg?v=1781660587 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/006cbe71-d0c6-4a85-a778-5df6ad74e7cd.jpg?v=1781660585 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/675329c6-9130-48d8-8d5b-38154b184c6c.jpg?v=1781660585 ## Agent notes - Image contents were not analyzed; no visual details inferred. - Stock and return policy not provided; assume typical online retail. - No brand or material information given.
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": "children's Tree-Shaped Hanger Rack Floor-Standing without coststanding Garment Rack",
"quantity": 1,
"grams": 10000000,
"properties": {
"_length_cm": "109.5",
"_width_cm": "47.0",
"_height_cm": "47.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").