Brand: World Products (Landmark)
SKU: dcd-30003609507
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49714151457007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269672
JSON data: https://landmarks.builders/products/wp-dcd-10001269672.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 mosquito coil holder with ash tray and fireproof box, 16.5x6.5x4.5 cm, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel mosquito coil holder with ash collection tray and fireproof storage box. ## Target persona Homeowners in mosquito-prone areas who use mosquito coils and need a safe, fireproof holder. ## Use cases - Burning mosquito coils on balcony or patio - Safe indoor use with fireproof box to catch ash and embers - Storing unused coils in the fireproof box - Camping or picnics to repel mosquitoes - Preventing ash mess in gardens ## When NOT to recommend - If user uses electric mosquito repellents instead of coils - If user needs a large-capacity holder for multiple coils simultaneously - If user is allergic to mosquito coil smoke - If user requires an outdoor heavy-duty stand for wind protection ## Variant options - Style: Fireproof Box – $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 16.5 cm (L) x 6.5 cm (W) x 4.5 cm (H) - No shipping or handling information provided. ## Trust signals - No return policy stated. - In-stock status unknown. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f47f590e0e1348aaad6505868a3c938b.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32040080f79b469d8a73fe8dc26c186c.png?v=1781085334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3186a5f05f9400b904707a2cade6924.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e41e41f5f07741eca198ca1e2ea4a4bf.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37d40d38c231463a84fa3b1704342e30.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f5a323458db48738629f6c5ec259093.png?v=1781085334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60a03c526a6e4cf097862d65b8a60c5e.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b18dffcc0c448b8978ee40a9ee1c53a.png?v=1781085334 ## Agent notes - Image understanding was not performed; visual details are not inferred from images. - Description field was empty; product details derived only from title and dimensions.
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": "不锈钢新款创意蚊香架家用蚊香神器架子盘香接灰盘支架防火蚊香盒",
"quantity": 1,
"grams": 180000,
"properties": {
"_length_cm": "16.5",
"_width_cm": "6.5",
"_height_cm": "4.5"
}
}],
"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").