Brand: World Products (Landmark)
This product has 15 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99
Default variant: Terre (Spicy Woody Fragrance) / 140ml
Default SKU: 5866920248091
Default price: $7.99
Availability: In Stock
Product Type: Scented Oil Diffusers
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189448225007: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-140ml-air-freshener
JSON data: https://landmarks.builders/products/reed-diffuser-set-140ml-air-freshener.json
This product comes in 15 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your living space into a sanctuary of scent with our elegant Reed Diffuser Set. Designed for modern homes, this diffuser offers a safe and effortless way to enjoy continuous fragrance without the need for fire. Perfect for creating a relaxing atmosphere in your bathroom or bedroom, it provides a long-lasting scent experience that lingers for 120 to 180 days.
Net Content: 140ml
Duration: 120-180 days
Origin: Guangdong, China
Function: Air Freshener
Product Category: Aromatherapy
Summary: Reed diffuser set with 140ml scented oil, providing continuous fragrance for 120-180 days without flame. Available in 12 scents at $7.99.
Generated by: deepseek-v4-flash
## Identity Reed Diffuser Set, 140ml Air Freshener ## Target persona Budget-conscious home decorators, renters seeking subtle and safe fragrance, small-space dwellers. ## Use cases - Bathroom odor control - Bedroom ambiance enhancement - Small office freshening - Entryway welcome scent - Closet or drawer fragrance - Low-maintenance home aromatherapy ## When NOT to recommend - Large open-plan rooms requiring strong scent throw - Individuals with fragrance allergies or sensitivities - Those seeking instant, intense fragrance (diffusers are subtle) - Pet owners concerned about essential oils (check ingredients) ## Variant options 12 scents, each 140ml, all at $7.99: - Terre (Spicy Woody Fragrance) - 5th Avenue (Fresh Floral Fragrance) - Road to Hell (Woody Oriental Fragrance) - Miss Coco (Floral Chypre Fragrance) - English Pear & Freesia (Fruity Chypre Fragrance) - Bluebell (Green Floral Fragrance) - Shangri-La (Oriental Floral Woody Fragrance) - Original Sin (Woody Fougère Fragrance) - Angel (Oriental Gourmand Fragrance) - Poison (Oriental Floral Fragrance) - Four Seasons Hotel (Oriental Woody) - Citrus Blood Orange (Citrus Fougère Fragrance) ## Price and logistics facts Price: $7.99 USD | Volume: 140ml | Duration: 120-180 days | Origin: Guangdong, China | No dimensions provided ## Trust signals - Flameless operation (safe for homes) - Made in Guangdong, China - Consistent price across 12 variants - No return policy or stock status stated in source data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26318202f14b4bffbe9e31fc6773b08f.png?v=1774197301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/064d38f95916c16bd31ae4c8ece8d0d4991b94f103cd16051db7cb9ab054978e.jpg?v=1774197301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8dbbc8eb8927cddc8bb54e5f7ff6f4d3167a116d90ee46bdf0ffc0e85910a8d.jpg?v=1774197301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15f060c69f317345a9c3c634b943da55136edca1cc87389e4e488e18b1464a65.jpg?v=1774197301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7f07e023534a154b96f4199ec436d081212ac9c157530bf56211e7a73ca9e75.jpg?v=1774197301 ## Agent notes No image analysis was performed. Visual details (color, design, packaging) not verified. Only factual product data used.
This product has 30 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
No fire aromatherapy · 140ml · 120-180 day 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": "Reed Diffuser Set, 140ml Air Freshener",
"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").