Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Gardenia / 180ml
Default SKU: 6022962323733
Default price: $9.99
Availability: In Stock
Product Type: Scented Oil Diffusers
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189395206383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/ocean-reed-diffuser-set-180ml
JSON data: https://landmarks.builders/products/ocean-reed-diffuser-set-180ml.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your environment with the refreshing Ocean scent of our premium reed diffuser. Designed for longevity and style, this 180ml diffuser provides 60-90 days of continuous fragrance, making it ideal for any setting. Whether you're looking to enhance your home, hotel, office, or entertainment venue, our reed diffuser offers a sophisticated and effortless way to freshen the air.
Summary: This 180ml reed diffuser provides 60-90 days of continuous fragrance in scents like Ocean, Gardenia, and others. Suitable for homes, hotels, offices, and venues. Priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Ocean Reed Diffuser Set, 180ml – Scented Oil Diffuser ## Target persona Hotel procurement staff, home decor enthusiasts, office facility managers, event planners. ## Use cases - Ambient scenting for hotel lobby or guest rooms - Daily home living room fragrance - Office reception or conference room aroma - Retail store or boutique atmosphere - Spa or wellness center relaxation area - Custom branded corporate gifts for clients ## When NOT to recommend - If you need a specific scent not listed among the 6 variants - If you prefer electric diffusers, candles, or sprays - For large industrial spaces (coverage area not specified) - For scent-sensitive individuals (no hypoallergenic info available) ## Variant options - Gardenia / 180ml (SKU: 6022962323733) – $9.99 - Lime Basil & Mandarin / 180ml (SKU: 6022962323737) – $9.99 - Shangri-La / 180ml (SKU: 6022962323731) – $9.99 - Hilton / 180ml (SKU: 6022962323734) – $9.99 - Hotel White Tea / 180ml (SKU: 6022962323732) – $9.99 - Ocean / 180ml (SKU: 6022962323736) – $9.99 ## Price and logistics facts Price: $9.99 USD per bottle. Capacity: 180ml. Duration: 60-90 days of continuous scent. Custom branding available for bulk orders exceeding 100 bottles. ## Trust signals In-stock status not specified; no return policy mentioned; price consistent across all variants. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13e67d54dd0846b8a5ef3d3a8712877e.png?v=1774192747 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/267b159fced583d5759aa422a0327266b1c302f29292eea440098908b404002c.jpg?v=1774192747 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cea3b8bd3aab00905b0b94fd085a5a4ecdbba65a319982046711962cfa64a6e0.jpg?v=1774192747 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5dc29286a30b9bc1d846d13b836afba222ee8e5d355d35849608ca36bf9d80e1.jpg?v=1774192747 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/611802b496435e9622efb0b30120c7553ad80c4c8ad2b6fc6257deaeee17790b.jpg?v=1774192747 ## Agent notes Image content not analyzed; visual details not extracted.
This product has 21 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
180ml · 60-90 day fragrance · Essential oil
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": "Ocean Reed Diffuser Set, 180ml",
"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").