Brand: World Products (Landmark)
SKU: dcd-30003546528
Price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49716602732783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250753
JSON data: https://landmarks.builders/products/wp-dcd-10001250753.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Modern minimalist leopard ornament for home decoration, suitable for living room, showroom, office. Small size 28.8cm tall. Price $23.99.
Generated by: deepseek-v4-flash
## Identity Modern minimalist creative leopard ornament, style H619, made for tabletop or floor display. ## Target persona Interior decorators, showroom stylists, office space planners, home decor enthusiasts seeking affordable accent pieces. ## Use cases - Showroom sample house desktop decoration - Living room corner embellishment - Office desk decor - Exhibition hall display - Housewarming gift for minimalist-style homes ## When NOT to recommend - Not for outdoor use (material unknown) - Not for children (may be a collectible with small parts) - Not as primary decor in large rooms (too small) - Not for rustic or traditional decor themes ## Variant options - H619: $23.99 ## Price and logistics facts Price: $23.99 USD Dimensions: 12.0 cm (L) x 9.0 cm (W) x 28.8 cm (H) Shipping and stock not specified. ## Trust signals - Listed with multiple product images - Pricing consistent across variant - Return policy not specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec04852648f543b5acbd4af5a3db75ba.png?v=1781086784 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18ec0df0802b47f19d2f5041c4947b1b.png?v=1781086785 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3397965388843bf8f13f7357d074976.png?v=1781086784 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36f81e26a54548a49467d61c85e952e6.png?v=1781086785 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2249ae6f0e1342c5b737e2efe68067d7.png?v=1781086785 ## Agent notes No product description provided; images were not analyzed for visual details. Material is not specified.
This product has 13 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": 350000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "9.0",
"_height_cm": "28.8"
}
}],
"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").