Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $62.99
Default variant: Green / S
Default SKU: dcd-30001968140
Default price: $62.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5000 g
Cart URL (default variant): https://landmarks.builders/cart/49811158008047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903232
JSON data: https://landmarks.builders/products/m4x-10000903232.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Tiered Corner Stand robust Duty Tiered Corner Etagere adaptable
| Type | Rack |
| Indoor/Outdoor | Outdoor |
| Material | Iron |
| Colour | Green |
| Pattern | Floral |
| Size | Small |
| Style | Traditional |
| Item Height | 22 cm |
| Item Length | 70 cm |
| Item Width | 26 cm |
| Area of Use | Balcony |
| Features | Weatherproof |
| Finish | Patina |
Summary: Multi-Tiered Corner Stand Space-Saving botanical Rack Easy Assembly for Living Room. 创意户外花园庭院装饰品园艺摆设仿真动物摆件树脂动物工艺品小鸟 36.80 RMB 口袋小兔子花器多肉花盆萌可爱花园装饰桌面摆件创意礼物品阳台 39.80 RMB 创意兔子花盆摆件庭院阳台树脂花器花园造景装饰多肉绿植花卉盆栽 59.00 RMB 花园装饰庭院布置假山水池鱼池装饰道具钓鱼精灵户外创意树脂摆件 69.00 RMB 蘑菇小夜灯太阳能树脂花园小房子卡通摆件庭院装饰品园艺阳台送礼 49.00 RMB 阳台布置摆设户外庭院露台装饰园艺太阳能精灵造景花园摆件树脂 49.00 RMB 户外铁艺阶梯落地花架花园阳台盆栽布置装饰花盆架多层置物架 268.00 RMB 创意猫咪摆件可爱公仔树脂仿真动物日式桌面装饰品礼物汽车载手办 59.80 RMB
Generated by: m4x-map-v1
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": "Multi-Tiered Corner Stand robust Duty Tiered Corner Etagere adaptable",
"quantity": 1,
"grams": 5000000,
"properties": {
"_length_cm": "82.0",
"_width_cm": "28.0",
"_height_cm": "24.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").