Brand: World Products (Landmark)
SKU: dcd-30003623420
Price: $71.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 1850 g
Cart URL (default variant): https://landmarks.builders/cart/49713161765103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275276
JSON data: https://landmarks.builders/products/wp-dcd-10001275276.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stainless steel rotating Ferris wheel snack rack for desserts, fries, cakes. Dimensions 42x26x17 cm. Price $71.99. Single variant: Ss Ferris Wheel.
Generated by: deepseek-v4-flash
## Identity Stainless steel rotating Ferris wheel snack rack (美式创意小吃架), also for desserts, fries, cakes. Dimensions 42x26x17 cm. Single variant. ## Target persona Home party hosts, event planners, caterers, and creative food presenters looking for a novelty serving centerpiece. ## Use cases - Displaying desserts at parties - Serving fries or snacks in a creative, space-efficient way - Cake stand for birthdays or events - Rotating centerpiece for buffet tables - Presenting appetizers at gatherings - Adding visual interest to food presentation ## When NOT to recommend - If the buyer needs heavy-duty commercial kitchen equipment (not tested for high volume) - If dishwasher-safe materials are required (not specified) - If the budget is under $50 - If the buyer wants a simple, non-novelty serving tray ## Variant options Only one variant available: "Ss Ferris Wheel" at $71.99 ## Price and logistics facts Price: $71.99 USD. Dimensions: 42×26×17 cm. No shipping or weight data provided. ## Trust signals - In-stock status not confirmed - Return policy not provided - No certifications listed - Single price point, no discounts mentioned ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/748cd0039ba944deaf3b9144982c5c3b.png?v=1781084448) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38dc24c02666498fbe6d3c733474acbb.png?v=1781084449) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e8211a897be43a399fea6d985c17ca1.png?v=1781084449) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93a51cee6a0e4a16a5741862a8265777.png?v=1781084449) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6c4e8ccdbf5497ab5858c899475dc2b.png?v=1781084449) ## Agent notes - Only one variant; no description provided. - Images are fetchable but visual analysis was not performed; do not infer material finish or condition from URLs. - Product tag includes "wp-import" and batch codes; origin unclear.
This product has 13 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": "Rotating Snack Stand Silver Finish Rotating Wheel Wheel Snack Rack Easy to Clean",
"quantity": 1,
"grams": 1850000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "26.0",
"_height_cm": "17.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").