Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Lion SET - Small
Default SKU: dcd-30003609560
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714251268335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269703
JSON data: https://landmarks.builders/products/wp-dcd-10001269703.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Decorative green sandstone animal figurines, including lion set and qilin, for home or office display, sold in two styles at $9.99 each.
Generated by: deepseek-v4-flash
## Identity New中式青砂石大象摆件 (New Chinese Style Green Sandstone Elephant Ornament) – actually includes lion and qilin variants in green sandstone, size approx 16x15x6.5 cm. ## Target persona Budget-conscious homeowners or office workers seeking affordable Chinese-style decorative figurines; feng shui enthusiasts looking for small charms; gift shoppers for housewarming or desk accessories. ## Use cases - Decorate a desk, bookshelf, or coffee table. - Add a small feng shui element to a room. - Gift for a colleague or friend who likes Chinese culture. - Create a mini landscape or zen corner. - Use as a paperweight or small display piece. ## When NOT to recommend - Customer needs a large statement piece (>30 cm). - Buyer expects a precise elephant shape (only lion and qilin animals are listed). - Seeking high-end artisan or certified authentic stone carving. - Requires specific color or material guarantee beyond 'green sandstone'. ## Variant options - Lion SET - Small (SKU dcd-30003609560) – $9.99 - Square Base Qilin - (SKU dcd-30003609561) – $9.99 Both at same price. ## Price and logistics facts - Unit price: $9.99 USD (all variants). - Dimensions: 16 cm (L) x 15 cm (W) x 6.5 cm (H). - No shipping cost, delivery time, or inventory status provided. - No return policy or warranty stated. ## Trust signals - Price is identical across both variants. - No certifications or materials guarantees mentioned. - In-stock status unknown. ## Image assets - 8 images available (URLs from source data). Visual inspection was not performed. ## Agent notes - Image recognition was not applied; treat all images as fetchable but do not infer visual details. - No description field provided; all info derived from title, tags, and variants. - 'Green sandstone' material is from title but not verified; no care instructions. - The product title mentions elephant, but variants are lion and qilin – possible mismatch or assortment.
This product has 14 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": "新中式青砂石大象摆件客厅招财办公桌面茶几酒柜摆件微景观工艺品",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "15.0",
"_height_cm": "6.5"
}
}],
"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").