Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.69 – $1.12
Default variant: white / Default Title
Default SKU: dcd-30001115738
Default price: $0.69
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 510 g
Cart URL (default variant): https://landmarks.builders/cart/50358013329647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10000687156
JSON data: https://landmarks.builders/products/wp-dcd-10000687156.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
中空干花框相框画框摆件摆台实木相框框架挂墙 白色(中空5cm) 8寸(内径15.2*20.3cm)摆挂
| 颜色(Color) | white |
| 物品长度(Item Length) | 16.8cm |
| 物品高度(Item Height) | 6.4cm |
| 物品宽度(Item Width) | 21.9cm |
| 类别(Type) | Shadow Box Frame |
| 主题(Theme) | Pressed Flower Frame |
| 材质(Material) | Wood |
| 形状(Shape) | Rectangle |
| 样式(Style) | Romanticism |
| 场合(Occasion) | All Occasions |
| 功能(Features) | Wooden Frame for Display Dried Flowers |
| 尺寸(Size) | outer 16.8cmx21.9cmx6.4cm |
| (Item Height (Interior)) | 0.3cmcm |
| (Item Width (Interior)) | 15.2cm |
| 制造国家/地区(Country/Region of Manufacture) | China |
| 服装分类(Department) | Adults |
| (Bundle Description) | Dried Flower Display Case |
| 产品重量(Item Weight) | 0.5 kg |
| 型号(Model) | Dried Flower Display Case |
Summary: 中空干花框相框画框摆件摆台实木相框框架挂墙 白色(中空5cm) 8寸(内径15.2*20.3cm)摆挂. 颜色(Color): white; 物品长度(Item Length): 16.8cm; 物品高度(Item Height): 6.4cm; 物品宽度(Item Width): 21.9cm; 类别(Type): Shadow Box Frame; 主题(Theme): Pressed Flower Frame; 材质(Material): Wood; 形状(Shape): Rectangle; 样式(Style): Romanticism; 场合(Occasion): All Occasions; 功能(Features): Wooden Frame for Display Dried Flowers; 尺寸(Size): outer 16.8cmx21.9cmx6.4cm; (Item Height (Interior)): 0.3cmcm; (Item Width (Interior)): 15.2cm; 制造国家/地区(Country/Region of Manufacture): China; 服装分类(Department): Adults; (Bundle Description): Dried Flower Display Case; 产品重量(Item Wei
Generated by: dcd-map-v1
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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "中空干花框相框画框摆件摆台实木相框框架挂墙 白色(中空5cm) 8寸(内径15.2*20.3cm)摆挂",
"product_id": 9524887224559,
"variant_id": 50358013329647,
"quantity": 1,
"grams": 510,
"length_cm": "27.29",
"width_cm": "25.33",
"height_cm": "8.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").