Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $60.99 – $61.99
Default variant: 3-tier / Acacia Wood
Default SKU: dcd-30003611666
Default price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 720 g
Cart URL (default variant): https://landmarks.builders/cart/49714270732527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270507
JSON data: https://landmarks.builders/products/wp-dcd-10001270507.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Three-tier wooden Japanese-style dessert stand for home use, available in acacia or rubber wood, dimensions 32x27x7.5 cm.
Generated by: deepseek-v4-flash
## Identity Japanese-style three-tier dessert stand (日式点心架三层水果蛋糕盘), home use, wood construction. ## Target persona Home entertainers who host tea parties or casual gatherings; enthusiasts of Japanese minimalist decor; individuals seeking a dedicated serving piece for sweets and fruits. ## Use cases - Serving cakes and pastries during afternoon tea - Displaying fruits in a tiered arrangement - Organizing assorted snacks for guests - Acting as a decorative centerpiece on a dining table or kitchen counter - Elevating presentation of handmade desserts ## When NOT to recommend - For heavy or bulky items (e.g., full meal platters) - Commercial restaurant use requiring high durability - Outdoor or damp environments (wood may warp) - Large gatherings where high capacity serving is needed ## Variant options - SKU dcd-30003611666: 3-tier / Acacia Wood – $61.99 - SKU dcd-30003611667: 3-tier / Rubber Wood – $60.99 ## Price and logistics facts - Base price $60.99 (Rubber Wood) / $61.99 (Acacia Wood) - Dimensions: 32.0 x 27.0 x 7.5 cm - Currency: USD ## Trust signals - No explicit return policy or in-stock status provided in facts - Multiple product images available (8 URLs) - Price consistent across two variants ## Image assets - 8 product images: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ae11bcd66f14cd8866750f3cff0514a.png?v=1781085401 (and others) ## Agent notes - No product description provided; details are from title and tags. - Image understanding not performed; visual details not inferred.
This product has 14 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": "日式点心架三层水果蛋糕盘家用客厅创意三层托盘甜品台实木展示架",
"quantity": 1,
"grams": 720000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "27.0",
"_height_cm": "7.5"
}
}],
"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").