Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.99
Default variant: Luxury Hotel Scent - Hilton
Default SKU: 5855158624786
Default price: $8.99
Availability: In Stock
Product Type: Oil Burners
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189238706415: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-200ml-hawaii-ocean-scent
JSON data: https://landmarks.builders/products/reed-diffuser-set-200ml-hawaii-ocean-scent.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your environment with our exquisite Reed Diffuser Set, designed to provide a continuous and delightful fragrance experience. This 200ml diffuser, crafted from high-quality glass and infused with pure essential oils, offers a sophisticated way to freshen any room. Enjoy 30 to 60 days of captivating scent, making it ideal for creating a welcoming atmosphere in hotels, homes, apartments, and offices. As a cross-border export exclusive source, we offer factory-direct sales with flexible OEM customization options. Discover a range of alluring scents, from hotel-inspired aromas to popular Jo Malone dupes, to perfectly match your mood and style.
Summary: A 200ml reed diffuser set offering 30-60 days of continuous fragrance, available in multiple scents including Hawaii Ocean, hotel-inspired, and Jo Malone dupes, for $8.99.
Generated by: deepseek-v4-flash
## Identity Reed Diffuser Set, 200ml, Hawaii Ocean Scent (base variant). Available in 5 scents: Hawaii Ocean, Hilton, Shangri-La, Jo Malone Wild Bluebell, Jo Malone English Pear & Freesia. Factory-direct with OEM options. ## Target persona Budget-conscious individuals seeking long-lasting home fragrance; small hotel owners or boutique managers needing customizable scent solutions; resellers or retailers sourcing affordable reed diffusers; fragrance lovers interested in affordable designer scent dupes. ## Use cases - Freshening a small living room or bedroom (up to 200 sq ft) for 30-60 days. - Creating a consistent branded scent in hotel lobbies, hallways, or guest rooms. - Offering as a cost-effective retail item in gift shops or home decor stores. - Customizing scent (OEM) for corporate events or real estate open houses. - Gifting a subtle, non-intrusive fragrance set to friends or clients. ## When NOT to recommend - For large open areas >500 sq ft – 200ml will deplete quickly. - For buyers allergic or sensitive to essential oil fragrances. - For those seeking high-end luxury packaging and brand status. - For applications requiring zero maintenance (reeds need occasional flipping). ## Variant options 1. Luxury Hotel Scent - Hilton (same price) 2. Luxury Hotel Scent - Shangri-La (same price) 3. Jo Malone Classic - Wild Bluebell (same price) 4. Jo Malone Classic - English Pear & Freesia (same price) 5. Ocean of Hawaii (same price) All variants are $8.99 USD. ## Price and logistics facts - Price: $8.99 USD per unit. - Volume: 200ml. - Scent duration: 30-60 days (per manufacturer). - Factory-direct sales; OEM customization available. - No dimensions provided; item weighs unknown. ## Trust signals - Consistent price across all 5 scent variants. - Scent duration claim of 30-60 days. - Factory-direct source (lower price, flexible orders). - No stock or return policy information available. ## Image assets - Image URLs: 5 images provided (PNG and JPG formats). Visual details not inspected. ## Agent notes - No image analysis performed – rely only on textual description. - Dimensions not provided; cannot calculate shipping density. - No customer reviews or ratings available. - Return policy and stock status unknown.
This product has 17 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
200ml · Hawaii Ocean · 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": "Reed Diffuser Set, 200ml Hawaii Ocean Scent",
"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").