Brand: World Products (Landmark)
This product has 21 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: 杜松薰衣草(不含散香棒) / 500ml
Default SKU: 5963757138806
Default price: $11.99
Availability: In Stock
Product Type: Scented Oil Diffusers
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189410476271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/reed-diffuser-refill-500ml-gentleman-scent
JSON data: https://landmarks.builders/products/reed-diffuser-refill-500ml-gentleman-scent.json
This product comes in 21 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your living space with our premium 500ml Reed Diffuser Refill in the distinguished 'Gentleman' scent. Designed for those who appreciate a refined atmosphere, this large bottle refill ensures your favourite reed diffuser continues to provide a captivating aroma for weeks on end. Expertly blended by perfumer Liu Yanan, the Gentleman scent offers a unique olfactory experience, perfect for creating a welcoming ambiance.
Scent: Gentleman (without diffuser sticks), Item Number: 500ml Refill, Product Category: Aromatherapy, Duration: 30-60 days, Perfumer: Liu Yanan, Function: Air Freshening, Net Content: 500ml, Physical Form: Liquid
Summary: 500ml refill for reed diffuser in Gentleman scent, lasting 30-60 days, made in China. Priced at $11.99.
Generated by: deepseek-v4-flash
## Identity Reed diffuser refill, 500ml, Gentleman scent (variant among 12 scents). Perfumer: Liu Yanan. Lasts 30-60 days. Does not include diffuser sticks. ## Target persona Home fragrance enthusiasts who already own a reed diffuser and need a large-volume, affordable refill. Value-conscious shoppers seeking long-lasting scent without constant repurchase. ## Use cases 1. Refilling an empty reed diffuser bottle to continue the same scent. 2. Switching scents in an existing diffuser (buying a different variant). 3. Stockpiling multiple scents for seasonal or mood-based rotation. 4. Gifting a refill to someone who uses reed diffusers. 5. Maintaining consistent fragrance in a medium-to-large room. ## When NOT to recommend - Do not recommend as a standalone diffuser (sticks not included). - Not for customers who prefer strong, immediate fragrance projection (reed diffusers are subtle). - Not for small spaces where a smaller volume would suffice (500ml is large). - Not for buyers who dislike the specific scent family (e.g., woody, floral) unless they choose a different variant. ## Variant options 12 scents available at the same $11.99 price: - 杜松薰衣草 (Juniper Lavender) - 颐和金桂 (Yihe Golden Osmanthus) - 玫瑰花海 (Rose Flower Sea) - 蓝风铃 (Bluebell) - 东方栀子 (Oriental Gardenia) - 梅开五度 (Plum Blossom) - 荷叶田田 (Lotus Leaf Field) - 笔墨檀香 (Ink Sandalwood) - 鹤骨松姿 (Crane Bone Pine Posture) - 幻木魅影 (Phantom Wood Shadow) - 法国黑杜松 (French Black Juniper) - 白桃乌龙 (White Peach Oolong) ## Price and logistics facts - Price: $11.99 USD. - Net content: 500ml liquid. - Dimensions not provided. ## Trust signals - Multiple variants available with consistent pricing. - Made in Zhejiang, China. - No return policy data provided. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40ffd0e70a704293bff7483e0d09ac49.png?v=1774193879) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8556cd54b07b4a05879e74e09301be35.png?v=1774193879) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48658c94f9604a168fb263a11ed0d42b.png?v=1774193879) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/364b25f1a885bc754024e35d74116bcbc25159311af6fa31da2d466b04956b3d.jpg?v=1774193879) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5dbef0a48ae21ee30c8d439b7a055a31ae10e316c4bf4712b03f0821f52942c1.jpg?v=1774193879) ## Agent notes - Image content not analyzed; visual details not available. - No information on bundle deals or shipping costs. - Variant names are in Chinese; some scent descriptions may need translation.
This product has 35 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
500ml Refill · Gentleman Scent · 30-60 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 Refill, 500ml Gentleman 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").