Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Bg-fl-001
Default SKU: dcd-30002715784
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 160 g
Cart URL (default variant): https://landmarks.builders/cart/49903503343855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001032829
JSON data: https://landmarks.builders/products/m4x-10001032829.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bell Candle Snuffer Artisanal Decorative Candle Snuffer Ornate Design for Spa
Summary: Bell-shaped candle snuffer with ornate design, 24 cm length, priced at $13.99, available in 12 style variants.
Generated by: deepseek-v4-flash
## Identity Bell Candle Snuffer - artisanal decorative candle snuffer with ornate design, 24 cm long, 9 cm wide, 6.5 cm tall. Price $13.99 USD. ## Target persona Spa owners, home decorators, candle enthusiasts, gift shoppers seeking decorative candle accessories. ## Use cases - Extinguishing candles safely in a spa or relaxation space - Adding an ornate decorative element to a living room or bedroom - Gifting to a candle lover or housewarming - Displaying as a collectible ornament - Using in a minimalist decor to add a vintage accent ## When NOT to recommend - Buyer needs a basic, no-frills snuffer under $10 - Requires a snuffer with handle longer than 30 cm - Prefers modern or minimalist design - Purchasing in wholesale bulk quantities ## Variant options 12 style variants: Bg-fl-001, Bg-fl-002, Bg-fl-003, Bg-fl-004, Bg-fl-005, Bg-fl-006, Bg-fl-007, Bg-fl-008, Bg-fl-009, Bg-fl-010, Bg-fl-011, Bg-fl 2050 New. All priced at $13.99. ## Price and logistics facts Price: $13.99 USD. Dimensions: 24 x 9 x 6.5 cm. ## Trust signals In-stock status not specified; multiple variants available. No return policy or warranty information provided. Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10227210-7f89-4bc4-8f53-ee1f36473c7a.jpg?v=1782146564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dea4ac24-e378-47d2-8e6d-f9481e827d51.jpg?v=1782146564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f857a54e-2df9-4ea1-bdd9-49135662ca08.jpg?v=1782146564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/712f3336-7f0e-4d54-b2f6-6df2f75f03d5.jpg?v=1782146565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4453d4a-a7ae-4488-8fd3-2f936309fe4f.jpg?v=1782146564 ## Agent notes Image understanding not performed; visual details not inferred. Leverage image URLs for visual inspection. No warranty, return policy, or brand/manufacturer info available.
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": "Bell Candle Snuffer Artisanal Decorative Candle Snuffer Ornate Design for Spa",
"quantity": 1,
"grams": 160000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "9.0",
"_height_cm": "6.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").