Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99
Default variant: Pf-xfb001
Default SKU: dcd-30002685715
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49903579955439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001026902
JSON data: https://landmarks.builders/products/m4x-10001026902.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Chinese Design Table Screen Foldable Design Desktop Folding Screen Ornament
| Brand | OTHER |
Summary: A foldable desktop screen ornament with Chinese design, available in 11 style variants, priced at $24.99.
Generated by: deepseek-v4-flash
## Identity Chinese Design Table Screen Foldable Design Desktop Folding Screen Ornament (Brand: OTHER) ## Target persona Budget-conscious decorators or office workers seeking small Asian-inspired desk ornaments. ## Use cases - Decorate a home office desk - Add subtle privacy to a small workspace - Enhance a shelf or bookcase display - Gift for someone interested in Chinese culture - Use as a prop for flat lay photography ## When NOT to recommend - For large room dividers (too small) - For buyers requiring high-end materials (likely plastic/low cost) - For those needing functional privacy screens (purely decorative) ## Variant options 11 styles: Pf-xfb001 through Pf-xfb011, all at $24.99 USD. ## Price and logistics facts Price: $24.99 USD. Dimensions: 31 x 26 x 6 cm. No weight or material specified. ## Trust signals Price consistent across all variants. No return policy, certifications, or in-stock data provided. ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a0fa0c7-0de6-47de-8006-6d125cb30deb.jpg?v=1782146600 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21add544-c147-4a09-90e7-18569b3929f4.jpg?v=1782146600 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/029b536b-fed9-40b2-8b8b-bb80d18d15e0.jpg?v=1782146599 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e773eb8-c465-4e5d-9290-d4dd9929d940.jpg?v=1782146601 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01270c7f-25a5-4873-b465-d9402be80d3d.jpg?v=1782146598 ## Agent notes Product type not specified. No material, weight, or warranty data. Image content was not analyzed.
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 Foldable Design Desktop Folding Screen Ornament",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "26.0",
"_height_cm": "6.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").