Brand: World Products (Landmark)
SKU: dcd-30002709959
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 92 g
Cart URL (default variant): https://landmarks.builders/cart/49903537029359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031247
JSON data: https://landmarks.builders/products/m4x-10001031247.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Spotted Dog Figurine Tea Pet Chinese Astrological Dog Figurine Feng Shui Decor
Summary: A spotted dog figurine marketed as a tea pet and Chinese astrological dog for Feng Shui decor, priced at $12.99 in Antique style.
Generated by: deepseek-v4-flash
## Identity Spotted Dog Figurine Tea Pet Chinese Astrological Dog Figurine Feng Shui Decor ## Target persona Buyers of small decorative figurines for tea ceremony or Feng Shui; collectors of Chinese zodiac dogs; gift shoppers for dog-themed decor under $20. ## Use cases - Placed on tea tray as a lucky companion during tea ceremony. - Used as Feng Shui decoration to attract protective energy. - Gift for someone born in Year of the Dog. - Shelf decor for dog lovers. ## When NOT to recommend - For buyers seeking functional teaware (this is decorative only). - For buyers wanting a large statue (dimensions ~20x17x4 cm). - For buyers needing a specific astrological dog beyond general symbol. ## Variant options Only Antique style available. ## Price and logistics facts Price $12.99 USD. Dimensions 19.5 x 16.7 x 4.3 cm. One variant. ## Trust signals No specific trust signals; no return policy, stock info, or certifications provided. ## Image assets 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5567cc80-3aeb-4f64-865b-1058a106c8f7.jpg?v=1782146578 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c8be261-e0c7-4d70-be3c-c03c5d1f0274.jpg?v=1782146578 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/573743fa-e444-47d4-9570-6fc053a6a994.jpg?v=1782146578 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d431236b-a0f5-4b40-994f-8ebc502c1f38.jpg?v=1782146576 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/324e008b-29a2-46a8-b1bd-2bcf03042b60.jpg?v=1782146577 ## Agent notes No product type assigned; images not analyzed.
This product has 12 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": "Spotted Dog Figurine Tea Pet Chinese Astrological Dog Figurine Feng Shui Decor",
"quantity": 1,
"grams": 92000,
"properties": {
"_length_cm": "19.5",
"_width_cm": "16.7",
"_height_cm": "4.3"
}
}],
"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").