Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.78
Default variant: Incense Burner Stand
Default SKU: dcd-30003861290
Default price: $2.78
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Home Goods
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/50411564925167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001359365
JSON data: https://landmarks.builders/products/wp-dcd-10001359365.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: Features a sleek, minimalist tabletop scented resin burner holder with a rectangular metal frame and a round base that adds a air of modern sophistication sophistication to any room.
Ash Collection: Equipped with a tall cylindrical glass cup that serves as a built-in ash-collection cup, making this scented resin burner holder with glass cup exceptionally clean and easy to maintain.
Compact Dimensions: Sized at 7.5 x 7.5 x 28 cm, this compact scent burner fits effortlessly onto small countertops, including tea tables, desks, and meditation altars.
Sturdy Construction: Built with a transparent-frame metal structure and a stable round base, this scented resin burner stand ensures your favorite scented resin burner sticks remain securely upright during use.
Functional Utility: Designed with a horizontal support near the top of the frame, this versatile scented resin burner holder is engineered to hold scented resin burner securely while keeping your tabletop pristine.
Summary: Scented Resin Burner Holder with Glass Modern Scented Resin Burner Holder with Glass Cup Minimalist for Meditation, Tea Room. 【Elegant Design】: Features a sleek, minimalist tabletop scented resin burner holder with a rectangular metal frame and a round base that adds a air of modern sophistication sophistication to any room. 【Ash Collection】: Equipped with a tall cylindrical glass cup that serves as a built-in ash-collection cup, making this scented resin burner holder with glass cup exceptionally clean and easy to maintain. 【Compact Dimensions】: Sized at 7.5 x 7.5 x 28 cm, this compact scent
Generated by: dcd-map-v1
This product has 11 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": "Scented Resin Burner Holder with Glass Modern Scented Resin Burner Holder with Glass Cup Minimalist for Meditation, Tea Room",
"product_id": 9539299934447,
"variant_id": 50411564925167,
"quantity": 1,
"grams": 450,
"length_cm": "32.0",
"width_cm": "17.0",
"height_cm": "11.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. 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").