Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 25x30mm
Default SKU: dcd-30002681509
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/50150533267695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001025897
JSON data: https://landmarks.builders/products/m4x-10001025897.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from high-quality, food-grade acrylic, this ice cream cone holder offers crystal-clear clarity that mimics the look of glass while providing superior durability and shock resistance.
Versatile Functionality: Designed as a multi-purpose food display rack, it is perfect for showcasing not only ice cream cones but also sushi hand rolls, popcorn cones, and other conical treats at any event.
Elegant Presentation: This sleek acrylic cone stand features a minimalist design with polished, rounded edges, ensuring a safe and sophisticated look that enhances the visual attraction of your dessert table.
Professional Utility: An essential catering supply for professionals, this stand is lightweight and easy to transport, making it ideal for high-traffic environments like buffets, weddings, and restaurant service.
Easy Maintenance: The non-porous surface of this dessert stand is incredibly easy to clean with a simple wipe-down, maintaining its high-gloss finish through repeated use at parties and celebrations.
Summary: Ice Cream Cone Holder Shatterproof Sushi Hand Roll Display Complimentary. 【Premium Material】: Crafted from high-quality, food-grade acrylic, this ice cream cone holder offers crystal-clear clarity that mimics the look of glass while providing superior durability and shock resistance. 【Versatile Functionality】: Designed as a multi-purpose food display rack, it is perfect for showcasing not only ice cream cones but also sushi hand rolls, popcorn cones, and other conical treats at any event. 【Elegant Presentation】: This sleek acrylic cone stand features a minimalist design with polished, rounded
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Ice Cream Cone Holder Shatterproof Sushi Hand Roll Display Complimentary",
"product_id": 9456794337519,
"variant_id": 50150533267695,
"quantity": 1,
"grams": 50,
"length_cm": "19.0",
"width_cm": "16.0",
"height_cm": "7.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").