Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.20 – $1.68
Default variant: Ceramic Chopstick Rest - Red
Default SKU: dcd-30004140814
Default price: $1.20
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/50467787768047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457498
JSON data: https://landmarks.builders/products/wp-dcd-10001457498.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from high-quality ceramic, ensuring durability and a refined aesthetic for long-lasting enjoyment.
Design: Features intricate hand-painted Mount Fuji and cherry blossom motifs, capturing the essence of Japanese artistry.
Functionality: Doubles as an aroma diffuser stone, gently dispersing essential oils to create a pleasant ambiance.
Versatility: Perfect for micro-landscape decoration, desk ornament, or a unique cultural gift for various occasions.
Dimensions: Compact and lightweight design, ideal for small spaces and easy placement in any room.
Summary: Hand-painted ceramic Mount Fuji diffuser stone with cherry blossom, plus variants of chopstick rests and coasters; priced $1.20–$1.68.
Generated by: deepseek-v4-flash
## Identity - Hand-painted ceramic Mount Fuji diffuser stone and miniature ornament set with cherry blossom motifs. - Variants include red/blue chopstick rests and Kawaguchiko/711 coasters. - Material: ceramic. Listed price: $1.20; variants $1.20–$1.68. ## Target persona - Budget-conscious shoppers seeking small Japanese-themed decor. - Gift buyers looking for inexpensive cultural trinkets. - Desk or shelf decorators with limited space. ## Use cases - Desk ornament in office or study. - Aroma diffuser with essential oils. - Micro-landscape or diorama decoration. - Japanese-style table setting (coaster/chopstick rest). - Small cultural gift for friends or coworkers. ## When NOT to recommend - For users needing a large-area room diffuser. - When the exact Mount Fuji stone is desired but only a variant is available. - For collectors requiring provenanced, high-end artisan ceramics. - For those needing a complete matching dishware set. ## Variant options - Ceramic Chopstick Rest - Red — $1.20 (SKU: dcd-30004140814) - Ceramic Chopstick Rest - Blue — $1.20 (SKU: dcd-30004140815) - Ceramic Coaster - Kawaguchiko — $1.68 (SKU: dcd-30004140816) - Ceramic Coaster - 711 — $1.68 (SKU: dcd-30004140817) ## Price and logistics facts - Base price: $1.20 USD. - Variant prices: $1.20 and $1.68 USD. - Dimensions not provided; described as compact and lightweight. - Shipping and fulfillment details not supplied. ## Trust signals - In-stock status: not confirmed. - Return policy: not specified. - Price consistency: variant prices clearly listed. - Certifications: none provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01OETxVt1UjK77voBJk__1075522553.webp?v=1786299267 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01qTEI771UjK7EdnaIn__1075522553.webp?v=1786299267 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN018HzSxM1UjJv0VxZp7__1075522553.webp?v=1786299266 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN0128L2qI1UjJv2av5RH__1075522553.webp?v=1786299266 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01maw91e1UjJuwj6BHE__1075522553.webp?v=1786299266 ## Agent notes - Image understanding was not performed; visual details unverified. - Main description references the Mount Fuji diffuser stone; variants are separate items, so suitability varies. - Dimensions absent; only 'compact and lightweight' claimed.
This product has 12 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": "Mount Fuji Ceramic Diffuser Stone \u0026 Miniature Ornament Set, Hand-Painted Japanese Micro-Landscape Decor with Cherry Blossom",
"product_id": 9556254228719,
"variant_id": 50467787768047,
"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").