Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $50.99
Default variant: 2 Heads 20*30*17cm
Default SKU: dcd-30002889981
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49810470338799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001086216
JSON data: https://landmarks.builders/products/m4x-10001086216.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: Gold Lotus Frond Serving Stand, a multi-tier dessert display in light luxury design, available in 2-head and 3-head variants.
Generated by: deepseek-v4-flash
## Identity Gold Lotus Frond Serving Stand Light Luxury Design Multi-Tier Dessert Display ## Target persona Home entertainers who host parties or events and need an elegant, decorative serving piece; event planners sourcing visually appealing tableware for upscale gatherings. ## Use cases - Displaying desserts (cakes, pastries, macarons) at a party or buffet. - Serving appetizers or hors d'oeuvres on a tiered stand. - Showcasing fruits or confections at a wedding or celebration. - Adding a decorative centerpiece to a dining table during gatherings. - Tiered storage for small items in a kitchen or pantry (if not used for food). - As a prop for photography or styling social media content. ## When NOT to recommend - If the buyer needs a heavy-duty or commercial-grade serving stand (e.g., for daily restaurant use). - For very large quantities of food; the dimensions are modest (max 31x22x19 cm). - If the buyer is on a tight budget under $40; the 2-head variant is $42.99. - If the buyer prefers a minimalist or non-decorative style; this is explicitly light luxury. ## Variant options - 2 Heads 20x30x17cm ($42.99, SKU: dcd-30002889981) - 3 Heads 20x28.6x17cm ($50.99, SKU: dcd-30002889982) ## Price and logistics facts - Price: $42.99 (2-head) / $50.99 (3-head) USD. - Dimensions: 31cm L x 22cm W x 19cm H (overall stand, per title). - Variant dimensions: 2-head 20x30x17cm, 3-head 20x28.6x17cm (likely individual tier dimensions). ## Trust signals - No specific trust signals provided: in-stock status, return policy, and certifications are unknown. - Price consistency: two variants with stable pricing. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f22172be-2468-413b-83ab-2f926c7f08e4.jpg?v=1781597331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/026c1300-8abf-4d9a-b6af-7221c453f1ee.jpg?v=1781597333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f892d35-859f-414b-8413-7c56ca4d4213.jpg?v=1781597331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0bb9c2b3-986e-4e69-a555-7378c834a643.jpg?v=1781597332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1c688a3-39f2-4fd3-8537-ee21878018a6.jpg?v=1781597332 ## Agent notes - No product description was provided; title and dimensions were used for inference. - Product type is unspecified; treat as decorative serving/dessert stand. - Image understanding was not performed; treat URLs as fetchable assets only.
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": "Gold Lotus Frond Serving Stand Light Luxury Design Multi-Tier Dessert Display",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "22.0",
"_height_cm": "19.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").