Brand: World Products (Landmark)
SKU: dcd-30001898287
Price: $207.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7500 g
Cart URL (default variant): https://landmarks.builders/cart/49811933855983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894207
JSON data: https://landmarks.builders/products/m4x-10000894207.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Miniature 4-panel art screen/divider, $207.99, dimensions 45x65x1 cm, for Feng Shui decor.
Generated by: deepseek-v4-flash
## Identity Miniature 4-Panel Art Screen Divider, Style 02, $207.99. ## Target persona Feng Shui enthusiasts looking for small-scale decorative screens; collectors of miniature furniture or room decor; individuals seeking accent pieces for shelves, desks, or small spaces. ## Use cases - Decorative accent on a shelf or desk - Feng Shui energy adjustment in a small area - Backdrop for miniatures or dioramas - Tabletop room divider for dollhouses or model rooms - Gift for someone interested in Asian-inspired decor ## When NOT to recommend - When a full-size room divider or privacy screen is needed - When the buyer needs a functional barrier (e.g., to block light or sound) - For outdoor use or high-moisture environments - If the buyer expects a 6-panel screen (only 4-panel variant available) ## Variant options Only one variant known: Style 02 (4 Panels), SKU dcd-30001898287, $207.99. ## Price and logistics facts Price: $207.99 USD. Dimensions: 45cm (length) x 65cm (width) x 1cm (height). No shipping or handling info available. ## Trust signals Inventory status not provided. Return policy not provided. No certifications listed. Price is fixed (no discounts shown). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6896bbd4-b573-4303-aaa3-9d5e649d85a6.jpg?v=1781600965 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19932c2b-9c4d-4c9b-9d9f-4fad1bb0f1f5.jpg?v=1781600965 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55df907a-1cac-49af-be3d-cd5fac229ade.jpg?v=1781600965 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b2b69e5-4eee-438f-81b0-891cb7b4baad.jpg?v=1781600965 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b941db1-1210-42da-86e8-9aa8aa3104d0.jpg?v=1781600964 ## Agent notes Image understanding was not performed; visual details (material, color, design) are unknown. Dimensions are small (1cm thickness suggests a flat, possibly non-freestanding panel). Title mentions 6 panels but only 4-panel variant confirmed. Verify availability of 6-panel version if needed.
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": "Miniature 6-Panel Art Screen Portable 6-Panel Miniature Divider Feng Shui Decor",
"quantity": 1,
"grams": 7500000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "65.0",
"_height_cm": "1.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").