Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $33.99
Default variant: Fa Cai
Default SKU: dcd-30002719498
Default price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49903474082031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033608
JSON data: https://landmarks.builders/products/m4x-10001033608.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ceramic Tea Pet Auspicious Gift Astrological Horse Ornament Good Luck Charm
Summary: Ceramic Tea Pet horse-shaped ornament available in two styles (Fa Cai and You Fu) priced at $33.99. Dimensions: 13x10x12 cm. Suitable as auspicious gift or good luck charm.
Generated by: deepseek-v4-flash
## Identity Ceramic Tea Pet in the shape of a horse, marketed as an auspicious gift and good luck charm. Two style variants: Fa Cai and You Fu. Dimensions: 13 cm × 10 cm × 12 cm. Price: $33.99 USD. ## Target persona - Tea ceremony enthusiast looking for a decorative tea pet - Person who believes in feng shui or good luck charms - Shopper seeking a birthday gift for someone born in the Year of the Horse - Collector of ceramic animal figurines with symbolic meaning ## Use cases - Placed on a gongfu tea tray as a traditional tea pet - Given as a gift for Chinese New Year or other auspicious occasions - Used as a desk ornament to invite good luck and prosperity - Positioned in a wealth corner according to feng shui principles - Displayed as a decorative piece in a home or office ## When NOT to recommend - For buyers with a modern minimalist aesthetic who prefer sleek, non-figurative decor - For users seeking functional teaware such as teapots or cups - For someone who is not interested in superstition or symbolic objects - For budget-conscious shoppers looking for items under $20 ## Variant options - Style: "Fa Cai" (SKU: dcd-30002719498) – $33.99 - Style: "You Fu" (SKU: dcd-30002719499) – $33.99 ## Price and logistics facts - Price: $33.99 USD per variant - Dimensions: 13 cm (L) × 10 cm (W) × 12 cm (H) - No shipping or tax information provided ## Trust signals - In-stock status not specified - Return policy not provided - No certifications listed - Price appears consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5379a8d0-19b0-4dfc-ba82-59c2be145450.jpg?v=1782146552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4627f2a-31a2-45e4-8392-04746f044bf9.jpg?v=1782146552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e007a610-a7d5-4097-8cd0-cce626442498.jpg?v=1782146553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d73597c0-a97d-4bf4-bdea-91e3c88b393f.jpg?v=1782146552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f05588c8-f0c3-4cbe-869c-9945f4ec387a.jpg?v=1782146552 ## Agent notes - Image understanding was not performed; do not infer visual details from URLs. - All facts are derived from provided structured data.
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": "Ceramic Tea Pet Auspicious Gift Astrological Horse Ornament Good Luck Charm",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "10.0",
"_height_cm": "12.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").