Brand: World Products (Landmark)
This product has 14 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99
Default variant: Osmanthus
Default SKU: 4773572552430
Default price: $7.99
Availability: In Stock
Product Type: Scented Oil Diffusers
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189395599599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/bluebell-reed-diffuser-set-120ml-oil-based
JSON data: https://landmarks.builders/products/bluebell-reed-diffuser-set-120ml-oil-based.json
This product comes in 14 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your home or hotel into a sanctuary of scent with our exquisite Bluebell Reed Diffuser Set. This 120ml oil-based diffuser is designed to provide a continuous and subtle fragrance, perfect for air freshening and creating a relaxing ambiance. The elegant design makes it a beautiful addition to any decor, while the captivating Bluebell scent offers a refreshing and calming experience for the whole family.
Scent: Bluebell, Item Number: Xiang Lian Yi Sheng - Aroma, Product Category: Aroma, Duration: 4-12 hours, Main Downstream Platform: LAZADA, Perfumer: 1, Function: Air Freshening, Applicable To: Whole Family, Cross-border Export Exclusive Source: Yes, Carton Quantity: 36, Main Sales Region: Middle East, Physical Form: Gas, Is Bulk Pack: Yes, Specification Type: Normal Specification, Is Imported: No
Summary: Bluebell Reed Diffuser Set, 120ml oil-based, provides continuous subtle fragrance for air freshening in various environments, priced at $7.99.
Generated by: deepseek-v4-flash
## Identity Bluebell Reed Diffuser Set, 120ml Oil-Based Scented Oil Diffuser ## Target persona Budget-conscious individuals or families seeking an affordable, subtle air freshener for home use; small hospitality businesses (e.g., hotel operators) looking for low-cost lobby scenting. ## Use cases - Freshening a bedroom or living room with a calming scent - Adding a light fragrance to a hotel lobby or reception area - Deodorizing a bathroom with continuous subtle aroma - Creating a relaxing ambiance in an office or study - Scenting a retail store or small commercial space on a budget ## When NOT to recommend - Buyers wanting strong, intense fragrance (diffuser is subtle by design) - Those needing long-lasting diffuser (listed duration 4-12 hours is short; frequent refills required) - Shoppers preferring natural/organic or essential oil blends (no certification or ingredient details) - Anyone requiring precise dimensions or fit for a specific vessel (no dimensions provided) ## Variant options All variants priced at $7.99: - Bluebell (main scent) - Osmanthus - Coco Mademoiselle - Berlin Lass - White Peach Oolong - Mon Paris - Westin White Tea - Silver Mountain Spring - Ocean - Amber & Oud - Rose & Leather - Plum Blossom - Velvet Rose & Oud ## Price and logistics facts - Price: $7.99 USD each variant - Bulk pack: 36 units per carton - Main platform: LAZADA - Main sales region: Middle East - Cross-border export exclusive source: Yes - Dimensions: not provided ## Trust signals - Price consistent across all 12 scents - Listed as not imported - No in-stock status, return policy, or certifications available in facts ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56021312f13f46689da23bdbd10f4860.png?v=1774192809 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea065fff22719134260d153d28081b543eb7f6fab3fc41646ae8eaa153f7b918.jpg?v=1774192809 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b6c256f9df645e48c03ca1b3cfe145e.png?v=1774192809 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/854c8dab03a556b5875c543ea4dabdc30628063a90114c8b17723de101d835a3.jpg?v=1774192809 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5565e8118a07cbf040997607660056cd476923dcec498ce87472a36023b31f26.jpg?v=1774192809 ## Agent notes - Duration listed as 4-12 hours, which is unusually short for a reed diffuser; verify with supplier. - No product dimensions available; cannot assess size or fit. - No return policy or in-stock status provided. - Main sales region is Middle East; availability elsewhere may vary. - Cross-border export exclusive source: Yes, implies it may be intended for export markets.
This product has 22 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Bluebell · 120ml Oil-Based · Continuous Fragrance
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": "Bluebell Reed Diffuser Set, 120ml Oil-Based",
"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").