Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Azure Blue 150ML
Default SKU: 5178360059774
Default price: $9.99
Availability: In Stock
Product Type: Scented Oil Diffusers
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189416571119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/reed-diffuser-set-wizard-of-oz-150ml
JSON data: https://landmarks.builders/products/reed-diffuser-set-wizard-of-oz-150ml.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your living space with our exquisite Reed Diffuser Set, featuring the captivating 'Wizard of Oz' scent. Designed for effortless air freshening, this aromatherapy essential requires no heat, providing a continuous and subtle fragrance release for an extended period of 120 to 180 days. Its elegant 'Square Wood Lid Rectangular Bottle' design makes it a creative decorative item, perfect for adding a touch of sophistication to any room. Whether you're looking to freshen up your bathroom or create a relaxing ambiance in your bedroom, this liquid diffuser is an ideal choice.
Summary: A 150ml reed diffuser set with a decorative square wood lid bottle, offering continuous fragrance for 120-180 days without heat. Available in three scents at $9.99.
Generated by: deepseek-v4-flash
## Identity Reed Diffuser Set, Wizard of Oz 150ML – A 150ml reed diffuser in a decorative square wood lid rectangular bottle, providing continuous fragrance for 120-180 days without heat. ## Target persona Budget home decor shoppers; fragrance gift buyers; dorm or apartment dwellers; eco-conscious consumers looking for no-flame, no-electricity air freshening. ## Use cases - Freshening a bathroom without heat or electricity. - Creating a relaxing ambiance in a bedroom. - Adding subtle fragrance to a home office or workspace. - Decorating a shelf or table with a stylish diffuser. - Gifting a non-electric, long-lasting air freshener. ## When NOT to recommend - Customers with fragrance allergies or sensitivities. - Those needing instant, strong scent (reed diffusers are subtle and gradually release). - Large rooms requiring heavy fragrance coverage (150ml is limited). - Buyers expecting a premium luxury brand or high-end packaging. ## Variant options - Azure Blue 150ML – $9.99 - Sandalwood Path 150ML – $9.99 - Emerald Forest 150ML – $9.99 ## Price and logistics facts Price: $9.99 USD. Dimensions not provided. Weight and shipping not specified. ## Trust signals No explicit trust signals: in-stock status not confirmed; return policy not stated; no reviews or certifications available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e1f30052d54424eab9b54aa47367629.png?v=1774194459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e44e82e8aeeebe5a60496d423fca402d34b6970a05ad7deea77685484c95146.jpg?v=1774194459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17f53d5c55a9a53c95cb47013daf3c25ff7d371f6f0d78bc7d75e0129732c7a5.jpg?v=1774194459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a55993d58a7c91f04130af8f53ba9714075526b167835757fecbe9d8782860c8.jpg?v=1774194459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14889de5550c3ecf65c9df746a5b5aecf8c91a6f01d54f89ddf5de6d6fd218f2.jpg?v=1774194459 ## Agent notes No image understanding performed; dimensions missing; return policy not provided.
This product has 20 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
No heat required · 120-180 day fragrance · Decorative
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": "Reed Diffuser Set, Wizard of Oz 150ML",
"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").