Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Gold
Default SKU: dcd-30003588142
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 390 g
Cart URL (default variant): https://landmarks.builders/cart/49715101040879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001261477
JSON data: https://landmarks.builders/products/wp-dcd-10001261477.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Small metal incense burner for indoor use, available in Gold, Silver, Copper, and Antique Bronze, priced at $13.99, dimensions 11x11x15 cm.
Generated by: deepseek-v4-flash
## Identity Home metal incense burner (檀香炉), indoor sandalwood/carbon stove, small decorative incense burner. Dimensions: 11x11x15 cm. Price: $13.99. ## Target persona Home decor enthusiasts looking for affordable accent pieces; incense hobbyists who burn sandalwood or charcoal; buyers seeking Middle Eastern-style home accessories; budget-conscious shoppers wanting decorative small incense burners. ## Use cases - Burning sandalwood incense sticks or cones in a living room. - Using as a decorative piece on a shelf or mantelpiece. - Placing in a meditation or yoga space for ambiance. - Gifting to someone who appreciates incense or home decor. - Small-scale indoor ritual or relaxation sessions. ## When NOT to recommend - For large-scale or commercial incense burning (too small). - For outdoor use (no weather-resistant features confirmed). - For heavy daily use over long periods (material durability unknown). - For professional aromatherapy or clinical settings (size and heat management uncertain). ## Variant options - Gold (SKU dcd-30003588142) $13.99 - Silver (SKU dcd-30003588143) $13.99 - Copper (SKU dcd-30003588144) $13.99 - Antique Bronze (SKU dcd-30003588145) $13.99 ## Price and logistics facts Price: $13.99 USD per unit. No bulk pricing or shipping info provided. Dimensions: 11x11x15 cm. ## Trust signals All variants priced identically ($13.99). No return policy, reviews, or certifications mentioned. Tags indicate inventory batch (dcd-batch-dx-202606-353) and category. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4a50a2425334371983a8ac7ede2360c.png?v=1781085987 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a0f7526d4f340af8e4b4592493ce3b3.png?v=1781085986 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8bce955f5ea4002adb2a645e7a24983.png?v=1781085987 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81821d3bb7344bab9d9ba3207f6873f9.png?v=1781085987 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6bbd9c0a9fa347c6bbe32e07c5dad1b5.png?v=1781085987 ## Agent notes No product description provided; material type, weight, and heat resistance are unknown. Image inspection recommended to confirm finish and construction quality.
This product has 16 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": 390000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "11.0",
"_height_cm": "15.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").