Brand: World Products (Landmark)
SKU: dcd-30002655366
Price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49903624257775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001021167
JSON data: https://landmarks.builders/products/m4x-10001021167.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Feng Shui Wealth Statue Light Luxury Design Resin Good Luck Ornament for Office
Summary: A light luxury resin Feng Shui wealth statue ornament for office, priced at $16.99 with dimensions 25x16x20 cm.
Generated by: deepseek-v4-flash
## Identity Feng Shui Wealth Statue Light Luxury Design Resin Good Luck Ornament for Office ## Target persona - Feng Shui enthusiasts seeking wealth enhancement - Office workers wanting decorative good luck charms - Gift buyers for business openings or promotions ## Use cases - Desk ornament for inviting wealth energy in office - Feng Shui bagua or wealth corner placement - Housewarming or business opening gift - Meditation or intention-setting focal point - Home office decoration for positive vibes ## When NOT to recommend - Buyers seeking functional office supplies - Those requiring large or tall decorations (max dimension 25 cm) - Individuals skeptical of Feng Shui or superstition - Need for a durable, non-resin material like metal or wood ## Variant options - Style Mm7083a-ox: $16.99 (only variant) ## Price and logistics facts - Price: $16.99 USD - Dimensions: 25.0 cm (length) x 16.0 cm (width) x 20.0 cm (height) ## Trust signals - Single variant available (no out-of-stock issues expected) - No return policy specified in source data - No certifications or guarantees listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e8f4908-f1b6-4f2b-a3cb-9004a79746ab.jpg?v=1782146620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b33bab5c-aa52-47d5-a60f-2d09135fd4fe.jpg?v=1782146622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e07561f-0f36-4984-9cb1-3636623d1de1.jpg?v=1782146620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb4a47c6-a38c-4bb2-9392-21c38b86ee74.jpg?v=1782146620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3468dbe5-fd96-46fd-869d-d0d7e42ca5e8.jpg?v=1782146621 ## Agent notes - No image understanding performed; visual details not inferred. - Product is a resin statue, likely depicts a wealth-related Feng Shui symbol (e.g., Caishen, golden ingot, etc.).
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": "Feng Shui Wealth Statue Light Luxury Design Resin Good Luck Ornament for Office",
"quantity": 1,
"grams": 1400000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "16.0",
"_height_cm": "20.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").