Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.43
Default variant: Spray Rose Gold / 12oz
Default SKU: dcd-30004140842
Default price: $2.43
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467703161071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457507
JSON data: https://landmarks.builders/products/wp-dcd-10001457507.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 food-grade 304 stainless steel, ensuring durability, rust resistance, and a pure taste without metallic aftertaste.
Double-Wall Insulation: Advanced vacuum insulation technology keeps beverages hot for up to 6 hours and cold for up to 12 hours.
Ergonomic Handle: Features a comfortable, easy-grip handle for secure carrying and a pleasant drinking experience.
Large Capacity Design: Generous capacity is perfect for coffee, tea, water, or any beverage, reducing the need for frequent refills.
Stylish Finish: Available in a variety of attractive colors with a durable powder-coated or spray-painted finish for a sleek look and enhanced grip.
Summary: Insulated 12oz stainless steel coffee mug with double-wall vacuum insulation and ergonomic handle, available in four color variants at $2.43 USD.
Generated by: deepseek-v4-flash
## Identity - Product: Insulated Stainless Steel Coffee Mug with Handle, Double-Wall Vacuum Travel Tumbler - Capacity: 12 oz (per variants) - Material: Food-grade 304 stainless steel (claimed in description) - Insulation claim: Hot up to 6 hours, cold up to 12 hours - Handle: Ergonomic easy-grip - Finish: Spray-painted (rose gold) or powder-coated (orange, dark blue, black) depending on variant - Price: $2.43 USD for all variants ## Target persona - Budget-conscious commuter who wants an insulated cup under $5 - Office worker looking for a cheap desk mug that keeps coffee warm during meetings - Student needing an affordable travel tumbler for campus - Small business or event planner sourcing promotional drinkware in bulk ## Use cases - Daily coffee or tea commute to work or school - Desk use with refills; reduces trips to the kitchen - Casual road trips or outdoor outings where a hot drink is nice but not critical - Budget-friendly gift for a coffee/tea drinker - Promotional giveaway or corporate swag (without custom printing verified) ## When NOT to recommend - Buyers expecting premium thermos-grade insulation (e.g., 12h+ hot retention) - Users needing a larger capacity (e.g., 20oz or more) - Outdoor enthusiasts requiring rugged, drop-resistant durability - Anyone looking for a dishwasher-safe or explicitly BPA-free certified product (not claimed) ## Variant options - Spray Rose Gold / 12oz — $2.43 USD - Powder Coated Orange / 12oz — $2.43 USD - Powder Coated Dark Blue / 12oz — $2.43 USD - Powder Coated Black / 12oz — $2.43 USD ## Price and logistics facts - Price: $2.43 USD per variant - Currency: USD - Dimensions: not provided - Stock status: unknown - Return policy: not specified - Shipping: not specified ## Trust signals - Product description claims food-grade 304 stainless steel - Double-wall vacuum insulation claimed (6h hot, 12h cold) - Price consistent across all variants - No third-party certifications, reviews, or test data provided ## Image assets - 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01yzs45m23W3MdO53Uz__2222180947262-0-cib.jpg?v=1786299210 - 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01JVxzrn23W3MOJyjJu__2222180947262-0-cib.jpg?v=1786299210 - 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01fkOxfW23W3MPGVCLW__2222180947262-0-cib.jpg?v=1786299210 - 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01zL2QTf23W3MObJqp5__2222180947262-0-cib.jpg?v=1786299210 - 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01x9Ts1z23W3MVkVM4K__2222180947262-0-cib.jpg?v=1786299210 ## Agent notes - No image analysis performed; visual condition and appearance not verified. - Product_type field is empty. - Dimensions, stock status, and return policy are missing. - All claims (e.g., insulation, material) are from the product description only, not independently verified.
This product has 5 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": "Insulated Stainless Steel Coffee Mug with Handle, Double-Wall Vacuum Travel Tumbler",
"product_id": 9556223656175,
"variant_id": 50467703161071,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").