Brand: World Products (Landmark)
This product has 29 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 01款16*6*3.5,重100克
Default SKU: 5585347574631
Default price: $9.99
Availability: In Stock
Product Type: Candle Shades
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189414113519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/metal-candle-snuffer-tool-european-style
JSON data: https://landmarks.builders/products/metal-candle-snuffer-tool-european-style.json
This product comes in 29 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your candle experience with this exquisite metal candle snuffer tool. Designed with a charming retro European style and finished with a beautiful painted craft, it's a sophisticated addition to any home or a thoughtful business gift. The durable metal construction ensures longevity, while the long handle provides a safe and comfortable way to extinguish your candles without risk of burns or soot. Ideal for taper candles, this snuffer is as practical as it is decorative. It arrives beautifully boxed, ready to be gifted.
Summary: European-style metal candle snuffer tool with retro design, durable metal, long handle for safe use, suitable for taper candles, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity - Product: Metal Candle Snuffer Tool, European Style - Type: Candle Shades - Price: $9.99 USD - Variants: 12 sizes/weights (dimensions in cm per variant) ## Target persona - Home candle enthusiasts who burn taper candles regularly - People who prefer classic/retro decor accessories - Gift buyers looking for affordable, practical candle accessories - Small business owners wanting decorative yet functional gifts for clients ## Use cases - Extinguishing taper candles safely without blowing, reducing smoke and soot - As a decorative piece on a mantel or coffee table with candles - Gift for housewarming, hostess, or holiday occasions - For use in restaurants or hotels with candlelit tables - Retro-themed events or vintage decor styling ## When NOT to recommend - For pillar or jar candles (designed specifically for taper candles) - For users who prefer automatic candle snuffers or electric lighters - If the buyer needs a snuffer for large-diameter candles (over 2.5 cm diameter) - For minimalist or ultra-modern decor (style is retro European) ## Variant options - 12 variants, each $9.99, differing in dimensions and weight: - 01: 16x6x3.5 cm, 100 g - 02: 16x6x4 cm, 115 g - 03: 19x6x4 cm, 95 g - 04: 17x6x4.5 cm, 130 g - 05: 17x5x3.5 cm, 90 g - 06: 16.5x5.5x4.5 cm, weight not specified - 07: 17.5x4.1 cm, 92 g (height missing?) - 08: 19x6x4 cm, 93 g - 09: 19x4x6 cm, 110 g - 10: 19x4.2x5.6 cm, 94 g - 11: 16x4.1x6.1 cm, 96 g - 12: 17.5x5.5x4.2 cm, 94 g ## Price and logistics facts - Price: $9.99 USD per variant, no discounts mentioned - Dimensions and weight vary per variant (see above) - Ships in a gift box ## Trust signals - In-stock status not confirmed (no inventory data) - Return policy not provided - Price is consistent across all variants - No certifications mentioned - Product is boxed, suitable for gifting ## Image assets - Image URLs (5 images): - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cde07b7d3f8430a8f7c4d6533b88ef9.png?v=1774194178 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ccf346290e1c755f0488c82f11007a0a19fa88839071d8423f27dcef005f267_25a84c05-dbfc-4c2a-bcf2-b706771c04f7.jpg?v=1774194178 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/760c563b7d72dbac7fcf925a4240f0935a2010011b0fe157d508789443344665_6222f27c-b49e-47a5-b8cd-f176b1a7119e.jpg?v=1774194178 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71410e8acbb1b51fc0ca9ed5c99a56aae10fb6894fddc3797f5951b4f7c1bc0e_758523f5-833a-4064-8970-58c96b900547.jpg?v=1774194178 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66d5234e073746076e293e2c9dc02d6b453c67c0fa64572d0fcda87dd0f34db3_e3461ac8-e4d9-4ccf-a2c8-d198d9d9a023.jpg?v=1774194178 - Note: Image content not inspected; visual details not available. ## Agent notes - All variants same price ($9.99) - No explicit mention of material beyond 'metal' - 'Long handle' but handle length not specified in dimensions - Intended for taper candles - 'European style' but origin not confirmed
This product has 44 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Metal · Retro European Style · Long Handle
Verdict: N/A
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": "Metal Candle Snuffer Tool, European Style",
"quantity": 1,
"grams": 0,
"properties": {
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").