Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.13 – $0.37
Default variant: Clear / 50ml
Default SKU: dcd-30004140921
Default price: $0.13
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467753656559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457528
JSON data: https://landmarks.builders/products/wp-dcd-10001457528.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Glass Construction: Crafted from high-quality, transparent glass for durability and a sleek, modern aesthetic that complements any decor.
Versatile Capacity Options: Available in 50ml, 100ml, 150ml, and 200ml sizes to suit various needs and room sizes, from small bathrooms to larger living areas.
Flameless Fragrance Solution: Designed for use with reed diffusers, providing a safe and continuous way to scent your home without the need for an open flame.
Elegant Home Decor Accent: The minimalist square bottle design serves as a stylish decorative piece, enhancing the ambiance of bedrooms, bathrooms, and offices.
Easy to Fill and Maintain: Features a wide opening for convenient refilling with your favorite essential oils or diffuser liquids, and simple to clean for long-term use.
Summary: Clear glass reed diffuser bottle available in 50ml, 100ml, 150ml, and 200ml capacities, priced from $0.13 to $0.37 USD per unit. Sold empty, suitable for DIY or private label filling.
Generated by: deepseek-v4-flash
## Identity Clear glass bottle for reed diffusers, sold empty. Available capacities: 50ml, 100ml, 150ml, 200ml. Transparent, square-shaped design with a wide opening for refilling. ## Target persona Home fragrance product resellers and private-label brands seeking low-cost empty bottles; DIY crafters making homemade reed diffusers; boutique retailers wanting to package and sell their own scents. ## Use cases - Refilling with essential oil blends for continuous home scenting. - Packaging a private-label reed diffuser product in 100ml or 200ml sizes. - Offering 50ml travel-size or small-room diffuser bottles. - Replacing old, mismatched diffuser bottles in rental properties or guest rooms. - Selling empty bottles to customers who prefer mixing their own fragrance. ## When NOT to recommend - Buyers needing a complete reed diffuser set (including reeds and fragrance oil). - Orders requiring child-resistant caps, tamper-evident seals, or specific certifications. - Large enterprises with guaranteed inventory volume requirements and formal supply agreements. - Retail consumers expecting a single finished decorative item with oil already inside. ## Variant options - dcd-30004140921 – Clear / 50ml – $0.13 - dcd-30004140922 – Clear / 100ml – $0.21 - dcd-30004140923 – Clear / 150ml – $0.29 - dcd-30004140924 – Clear / 200ml – $0.37 ## Price and logistics facts Listed prices are per unit in USD. No shipping, handling, or tax information provided. Capacity directly affects price. No minimum order quantity stated. ## Trust signals - Price consistency: lower price for smaller capacity, scaled proportionally. - No stock level, return policy, or third-party certifications were provided in the source facts. - Product is described as made from transparent glass, but this is unverified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN015Pijbs2GHTdPJmtXY__2218387698990-0-cib.jpg?v=1786299242 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01jVstvb2GHTdLZBaDs__2218387698990-0-cib.jpg?v=1786299242 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01u9ax2u2GHTdQX51kR__2218387698990-0-cib.jpg?v=1786299249 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01WE17ye2GHTdGSlpub__2218387698990-0-cib.jpg?v=1786299242 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01o09vcT2GHTk6WKJFm__2218387698990-0-cib.jpg?v=1786299253 ## Agent notes No image understanding was performed; visual claims from the description (e.g., glass clarity, square design, wide opening) are unverified. Actual glass thickness, closure type, and packaging details are not specified and should be confirmed before recommending for specific uses.
This product has 5 images in catalog. None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Clear Glass Reed Diffuser Bottle for Home Fragrance, 50-200ml",
"product_id": 9556241449199,
"variant_id": 50467753656559,
"quantity": 1,
"grams": 0,
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").