Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.67 – $0.70
Default variant: Cloud Rabbit 8cm
Default SKU: dcd-30004136459
Default price: $0.70
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/50467654893807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455853
JSON data: https://landmarks.builders/products/wp-dcd-10001455853.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 glass, ensuring clear and melodious sounds with a delicate aesthetic.
Design: Features charming rabbit motifs, adding a touch of whimsy and traditional Japanese artistry to any space.
Sound: Produces soothing and pleasant chimes, perfect for creating a tranquil and relaxing atmosphere.
Versatility: Ideal for indoor and outdoor decoration, suitable for windows, gardens, patios, or as a unique gift.
Gift Idea: A thoughtful and creative present for birthdays, holidays, or housewarmings, appealing to all ages.
Summary: Japanese-style glass wind chime with rabbit motifs, 8 cm, priced $0.67–$0.70 per variant. Suitable as a decorative gift for indoor or outdoor use.
Generated by: deepseek-v4-flash
## Identity Japanese-style glass wind chime with rabbit design, size 8 cm (from variants). Available in four rabbit variants: Cloud Rabbit, Moon Rabbit, Jade Rabbit, Shy Rabbit. Material: glass. ## Target persona - Budget-conscious gift shopper looking for small novelty decor under $1. - Rabbit motif collector or Japanese-style decor enthusiast. - Retailer/reseller seeking inexpensive add-on or bundle items. ## Use cases - Small birthday or housewarming gift for rabbit lovers. - Window or garden decoration for a Japanese-themed space. - Party favor or stocking stuffer. - Add-on item to reach free shipping threshold. ## When NOT to recommend - When a music-quality wind chime is expected; this is decorative at this price. - When weatherproof durability is required; glass may break outdoors. - When a large or full-sized wind chime is wanted. - For buyers expecting premium materials (e.g., metal or ceramic). ## Variant options - Cloud Rabbit 8cm – $0.70 (SKU dcd-30004136459) - Moon Rabbit 8cm – $0.67 (SKU dcd-30004136460) - Jade Rabbit 8cm – $0.67 (SKU dcd-30004136461) - Shy Rabbit 8cm – $0.70 (SKU dcd-30004136462) ## Price and logistics facts - Base listed price: $0.67 USD. - Variant prices: $0.67–$0.70 USD. - Dimensions: 8 cm (from variant titles); exact length/width/height not provided. - Shipping, stock, and return policy not provided in facts. ## Trust signals - No certifications or explicit in-stock status provided. - Price consistency: variant pricing is consistent across listed variants; no discounts noted. ## Image assets - 5 images available, but image content not analyzed. URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01er9r3G1EmxXyzgSso__2218564080395-0-cib.jpg?v=1786299117 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01bfTqQb1EmxXyziH8c__2218564080395-0-cib.jpg?v=1786299117 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN012bmp7t1EmxXyngvYr__2218564080395-0-cib.jpg?v=1786299117 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN0189ZiYu1EmxXyzhTFD__2218564080395-0-cib.jpg?v=1786299118 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01loPRcr1EmxXyx9DIy__2218564080395-0-cib.jpg?v=1786299117 ## Agent notes - All variants are 8 cm; color option corresponds to rabbit design (Cloud, Moon, Jade, Shy). - The base price (0.67) matches two variants; the other two are 0.70. - No product type or full dimensions were provided; treat size as approximate. - Verify stock and shipping before recommending.
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": "Japanese Style Glass Wind Chime with Rabbit Design, Creative Gift for Home Decor",
"product_id": 9556203995375,
"variant_id": 50467654893807,
"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").