Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Red / 1 PACK
Default SKU: dcd-30002721645
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: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49903473524975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001034136
JSON data: https://landmarks.builders/products/m4x-10001034136.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Middle Eastern Design Tea Glass Heat-Resistant Arabic Coffee Cup Handleless
Summary: Heat-resistant handleless glass cup with Middle Eastern/Arabic design, sold in single packs in red, blue, or green.
Generated by: deepseek-v4-flash
## Identity Middle Eastern Design Tea Glass Heat-Resistant Arabic Coffee Cup Handleless (1 PACK) ## Target persona - Home users who enjoy Middle Eastern tea/coffee culture - Hosts serving Arabic coffee (gahwa) to guests - Hospitality businesses (cafes, restaurants) offering traditional Arabic drinks ## Use cases - Serving Arabic coffee (gahwa) to guests - Drinking hot tea at home - Cultural or religious events (e.g., Ramadan, Eid) - Restaurant or café use for traditional beverages - Decorative display as part of a Middle Eastern-themed table setting - Gift for someone interested in cultural drinkware ## When NOT to recommend - For large gatherings needing 6+ cups (sold individually) - For users who prefer handled mugs or cups - For dishwasher use (not specified as dishwasher-safe) - For modern minimalist decor styles ## Variant options - **Color**: Red, Blue, Green (all priced at $9.99) - **Size**: 1 PACK (single cup) ## Price and logistics facts - Price: $9.99 USD per pack (single cup) - Dimensions: 10 x 10 x 10 cm (approximate cube) ## Trust signals - No stock status, return policy, or certifications provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81bba86b-8cd4-41ef-9cf3-08841209b6dd.jpg?v=1782146550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b152f41-dbcc-4853-9d8a-05b75efc258c.jpg?v=1782146550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e4af4f3-d40d-40d7-8253-afa8f1083bc7.jpg?v=1782146550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b92686f-de8c-4f8a-8d85-0ed526a584d9.jpg?v=1782146550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3392c0b2-dded-4c51-9169-a0d1b5989f8b.jpg?v=1782146552 ## Agent notes - Dimensions (10 cm cube) are approximate; no weight given. - Image content was not analyzed; 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": "Middle Eastern Design Tea Glass Heat-Resistant Arabic Coffee Cup Handleless",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "10.0",
"_height_cm": "10.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").