Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Evening Mist, Peach Blossom
Default SKU: 5912123713514
Default price: $12.99
Availability: In Stock
Product Type: Specialty Candles
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189450289391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/scented-candle-gift-set-ceramic-candle-jar
JSON data: https://landmarks.builders/products/scented-candle-gift-set-ceramic-candle-jar.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your gifting with our exquisite Scented Candle Gift Set. Each candle is housed in a beautifully handcrafted ceramic vessel, making it a luxurious addition to any home. The creative and high-end fragrance offers a unique sensory experience, perfect for creating a relaxing atmosphere.
Presented in exquisite gift packaging, this set is ideal as a personal gift, especially for celebrating Women's Day. The painted ceramic candle jar is not just a source of beautiful scent but also a decorative piece. Treat someone special or indulge yourself with this delightful home fragrance candle.
Summary: Scented candle gift set with three fragrances in handcrafted ceramic jars, presented in gift packaging, priced at $12.99 USD.
Generated by: deepseek-v4-flash
## Identity - Product: Scented Candle Gift Set, Ceramic Candle Jar (price $12.99) - Variants: Evening Mist/Peach Blossom, Azure Sea/Blue Bridge, Listening to the Spring/Congealed Fat. ## Target persona - Someone looking for a thoughtful, affordable gift for women (e.g., Women's Day, birthdays) - Home fragrance enthusiasts who appreciate ceramic decor items - Buyers seeking a ready-to-gift scented candle set under $15 ## Use cases - Gifting for Women's Day or similar occasions - Adding a decorative scented candle to a living room or bedroom - Creating a relaxing atmosphere with creative fragrances - Personal treat or self-care purchase - Small gift for coworkers or acquaintances ## When NOT to recommend - For buyers seeking unscented candles or fragrance-free options - For those who prefer minimalist or non-decorative candle packaging - For bulk purchases of large quantities (only three scents, no bulk discount mentioned) - For buyers needing exact burn time or wax type specifications (not provided) ## Variant options - Evening Mist, Peach Blossom ($12.99) - Azure Sea, Blue Bridge ($12.99) - Listening to the Spring, Congealed Fat ($12.99) ## Price and logistics facts - Price: $12.99 USD per unit (all variants same price) - Dimensions: not provided - Currency: USD ## Trust signals - No stock status provided; availability unknown. - No return policy specified. - Product is currently listed with a price and description; no price fluctuation noted. ## Image assets - Five images available at given URLs. Visual details not analyzed. ## Agent notes - Image understanding not performed. Do not infer visual details.
This product has 19 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Ceramic Vessel · Unique Scents · Exquisite Packaging
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": "Scented Candle Gift Set, Ceramic Candle Jar",
"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").