Brand: World Products (Landmark)
SKU: dcd-30003574132
Price: $188.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12500 g
Cart URL (default variant): https://landmarks.builders/cart/49811885719791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001256505
JSON data: https://landmarks.builders/products/m4x-10001256505.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Slush Machine Countertop Slush Drink Creator 360-Degree Rotation
| Capacity | 2L |
Summary: Countertop slush drink machine with touch-sensitive control panel, 44x24x44 cm, $188.99 USD, available in EU plug variant.
Generated by: deepseek-v4-flash
## Identity Slush Machine Countertop Slush Drink Creator with Touch-Sensitive Control Panel ## Target persona Small business owners (cafes, bars, concession stands) or home entertainers looking to serve frozen slush drinks. ## Use cases - Making slush drinks at parties or social gatherings. - Offering frozen beverages at a small cafe or bar. - Serving slushies at concession stands or events. - Creating frozen cocktails for home entertainment. - Producing slush drinks in limited quantities for a small venue. ## When NOT to recommend - High-volume commercial production (e.g., large bars, stadiums). - Needs for non-slush frozen beverages (e.g., frozen margaritas without ice crystals). - Locations requiring 110V or other plug types (only EU plug variant). - Budget-conscious buyers seeking lower-cost alternatives. ## Variant options - Only one variant: Eu Plug, priced at $188.99 USD. ## Price and logistics facts - Price: $188.99 USD. - Dimensions: 44 cm (L) x 24 cm (W) x 44 cm (H). - No shipping or return policy details provided. ## Trust signals - Single variant available (Eu Plug). - Image URLs provided; no additional trust signals (e.g., warranty, certification) in facts. - Price appears consistent; no price history given. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6e62512-85cd-4e94-8c0d-4024d29dcb89.jpg?v=1781600893 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c577497a-62ad-4d1d-9e15-2311d9540fd7.jpg?v=1781600892 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24a12ff5-a690-44d4-84cd-fcf17924a307.jpg?v=1781600891 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec53deba-47ee-473d-8c7e-8bdadb9770de.jpg?v=1781600896 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0dcc598-5161-401a-9088-054760c73233.jpg?v=1781600890 ## Agent notes - Image understanding was not performed; treat images as fetchable assets only. - Only EU plug variant is listed; compatibility with other regions unconfirmed. - No product description or reviews provided.
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": "Slush Machine Countertop Slush Drink Creator 360-Degree Rotation",
"quantity": 1,
"grams": 12500000,
"properties": {
"_length_cm": "44.0",
"_width_cm": "24.0",
"_height_cm": "44.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").