Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $10.99
Default variant: Mini Octagon Pav
Default SKU: dcd-30000008569
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 55 g
Cart URL (default variant): https://landmarks.builders/cart/49946444988655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000001410
JSON data: https://landmarks.builders/products/m4x-10000001410.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bring serene Eastern charm to your space with this miniature Chinese pavilion and stone lantern set. Made from durable resin with realistic stone textures, these ornaments are ideal for desktops, gardens, bonsai, and aquariums. Weather-resistant for indoor or outdoor use. Each set features a unique, randomly selected design for a distinctive touch.
Summary: Miniature Chinese pavilion and stone lantern set made of resin, weather-resistant. Suitable for desks, gardens, bonsai, aquariums. Price $9.99-$10.99. Design randomly selected.
Generated by: deepseek-v4-flash
## Identity Miniature Chinese Pavilion and Stone Lantern Decor – resin miniatures for indoor/outdoor use. ## Target persona - Miniature garden and fairy garden hobbyists - Aquarium decorators seeking fish-safe ornaments - Bonsai practitioners looking for tray accents - Collectors of Asian-themed miniatures ## Use cases - Desktop decoration to add Eastern charm - Accent in bonsai trays or rock gardens - Ornament in freshwater aquariums (resin, non-toxic) - Element in terrariums or fairy gardens - Small indoor or sheltered outdoor display ## When NOT to recommend - Buyers who need a specific design – each set is randomly selected - Outdoor use in extreme weather – resin may degrade over time - As a toy for young children – small parts could be a choking hazard - Large-scale landscaping – dimensions are only 23x19x10 cm ## Variant options - Mini Octagon Pav – $9.99 - Square Pavilion #A – $9.99 - Round Pavilion #B – $9.99 - Umbrella Pavilion #C – $9.99 - Square Lantern #1 – $10.99 - Round Lantern #2 – $10.99 - Pagoda – $10.99 ## Price and logistics facts - Price range: $9.99 to $10.99 per set (varies by design) - Product dimensions: 23 cm (L) x 19 cm (W) x 10 cm (H) - Currency: USD ## Trust signals - In-stock status unknown (check supplier) - Return policy not provided - Price consistent across all listed variants - Made of durable resin, weather-resistant for indoor/outdoor use ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/555a19c0-d385-4744-a0fa-ab406b84f46e.jpg?v=1782181255 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72d4d1f8-0ae3-4e8a-8bf1-35ea3e5eb35d.jpg?v=1782181255 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11095a24-6a99-4882-a49f-f50c379a15c2.jpg?v=1782181256 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fdf7f99-238f-4f9f-a8a4-ce893fb118f6.jpg?v=1782181255 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6344fb2e-8c1f-4bb2-bf7d-54f00dc1daf8.jpg?v=1782181259 ## Agent notes - No image analysis performed; visual details not inferred. - Design selection is random per set – buyer cannot choose exact variant. - Aquarium suitability should be verified with manufacturer for specific fish/shrimp.
This product has 5 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Miniature Chinese Pavilion and Stone Lantern Decor",
"quantity": 1,
"grams": 55000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "19.0",
"_height_cm": "10.0"
}
}],
"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").