Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 3-panel 1-6 Style 1
Default SKU: dcd-30002755964
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49879185850607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043105
JSON data: https://landmarks.builders/products/m4x-10001043105.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Chinese Design Table Screen Elegant Design Desktop Decorative Partition
Summary: A small 3-panel decorative table screen in Chinese design, 31x25x10 cm, available in 9 styles at $9.99.
Generated by: deepseek-v4-flash
## Identity Chinese Design Table Screen – a small, folding decorative partition for desktop use, 31x25x10 cm, available in 9 distinct styles. ## Target persona Budget-conscious decor enthusiasts; collectors of small Chinese-style ornaments; office workers or students wanting a personal desk accent; gift shoppers looking for an inexpensive novelty. ## Use cases 1. Desktop decoration in a home office or study. 2. Mini backdrop for small displays or figurines. 3. Low-cost gift for friends who like Asian-inspired decor. 4. Shelf accent in a curated vignette. 5. Photography prop for small product or still-life shots. 6. Classroom cultural project demonstration. ## When NOT to recommend - As a full-size room divider or privacy screen (too small). - For high-end interior design needing premium materials. - If the buyer expects intricate craftsmanship or artisan quality at this price. - For use in outdoor or high-traffic areas. ## Variant options 9 styles: 3-panel 1-6 Style 1 through Style 9. Each priced at $9.99. Selection made via 'Style' option. ## Price and logistics facts Price: $9.99 USD per unit. Dimensions: 31 cm (length) x 25 cm (width) x 10 cm (height). No bulk pricing or shipping costs provided. ## Trust signals - In-stock status not confirmed. - Return policy not specified. - No certifications or materials listed. - Price is consistent across all variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99853eab-62c3-4cd7-a2c7-4c369019542d.jpg?v=1782126545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65d1f5a0-6807-48ff-ab2f-050e46fb46cc.jpg?v=1782126350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f1e7af4-bb4b-41b3-af4f-1a0e930c1672.jpg?v=1782126351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26793427-ec10-42bf-b543-acf6c94c573c.jpg?v=1782126352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b74b7c78-dfe7-44d4-976e-22dec18517bb.jpg?v=1782126350 ## Agent notes Images were not analyzed; no visual details are inferred. Material and build quality are unknown. No stock or return policy data.
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": "Chinese Design Table Screen Elegant Design Desktop Decorative Partition",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "25.0",
"_height_cm": "10.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").