Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Pine Cypress Gourd
Default SKU: dcd-30002771443
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49879109239023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001047152
JSON data: https://landmarks.builders/products/m4x-10001047152.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Chinese Design Tea Tray Waterproof Decorative Serving Tray Heat Resistant
Summary: Chinese design tea tray, waterproof, heat resistant, decorative serving tray, 38x38x28 cm, available in 7 styles, $12.99 USD.
Generated by: deepseek-v4-flash
## Identity Chinese Design Tea Tray Waterproof Decorative Serving Tray Heat Resistant. Dimensions: 38x38x28 cm. Price: $12.99 USD. ## Target persona - Budget-conscious shoppers seeking decorative serveware - Home decorators looking for Chinese-themed accent pieces - Tea ceremony practitioners wanting a functional tray ## Use cases - Serving tea or snacks to guests - Displaying decorative items on a table or shelf - Using as a waterproof mat under hot teapots - Gifting to someone who enjoys Chinese aesthetics - Protecting surfaces from heat and spills ## When NOT to recommend - Heavy commercial use (e.g., restaurant service) - Outdoor or extreme temperature environments - Buyers expecting premium materials like solid wood - Those needing a large serving area (38x38 cm) ## Variant options 7 styles: Pine Cypress Gourd, Orchid Begonia, Pink Peach Lotus, Youth Rectangle, Bamboo Rectangle, Butterfly Square, Brocade Petal. All $12.99. ## Price and logistics facts Price: $12.99 USD per unit. No bulk or volume discounts specified. Dimensions: 38x38x28 cm. Weight not provided. ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Price consistency: all variants same price - Certifications: none listed ## Image assets Five images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38c780df-6318-49bc-8b31-d81c06f4a783.jpg?v=1782126312 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56f30a08-3794-4a86-a09e-dcc5ed94859b.jpg?v=1782126312 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f57a2c2a-e84d-454b-8f68-caf285808038.jpg?v=1782126312 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bdcb994-89fa-449b-a2c1-3e0ee77064a1.jpg?v=1782126312 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0e040b6-eb48-491c-be32-340c4f7fe01d.jpg?v=1782126312 ## Agent notes - Image understanding was not performed; visual content is unknown. - No stock or return policy data available, advise caution.
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 Tea Tray Waterproof Decorative Serving Tray Heat Resistant",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "38.0",
"_height_cm": "28.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").