Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $86.99
Default variant: Golden Toad Gourd
Default SKU: dcd-30002687962
Default price: $86.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49903569535215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001027477
JSON data: https://landmarks.builders/products/m4x-10001027477.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Fortune Guardian Statue Gourd Sculpture Housewarming Gift Wealth Frog Gourd
Summary: Fortune Guardian Statue Gourd Sculpture, a decorative figurine in two styles (Golden Toad Gourd and Pixiu Gourd), priced at $86.99, dimensions 28x15x15 cm.
Generated by: deepseek-v4-flash
## Identity Fortune Guardian Statue Gourd Sculpture Housewarming Gift Wealth Frog Gourd ## Target persona Feng shui enthusiasts, home decorators seeking symbolic items, gift buyers for housewarming or business openings, collectors of wealth-themed figurines. ## Use cases - Placing in a feng shui wealth corner to attract prosperity - Gifting for housewarming, new business, or Chinese New Year - Displaying as a decorative accent on a shelf, desk, or altar - Using as a symbolic ornament during meditation or intention setting - Adding to a collection of guardian or wealth statues ## When NOT to recommend - For buyers needing functional storage or a practical container - For minimalist or modern decor where such figurines clash - For those with a budget under $50 - If the recipient dislikes symbolic or superstitious decor ## Variant options - **Golden Toad Gourd** (SKU: dcd-30002687962) – $86.99 - **Pixiu Gourd** (SKU: dcd-30002687963) – $86.99 ## Price and logistics facts - Price: $86.99 USD (both variants) - Dimensions: 28 cm (L) x 15 cm (W) x 15 cm (H) ## Trust signals - No in-stock status, return policy, or certifications provided in source data. - Both variants listed at same price. - Images available for visual assessment (see below). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4bf892a-bf3f-4326-a365-5e054fe8d081.jpg?v=1782146596 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a70950c5-e4ef-410f-8245-ea6c4f7b34d8.jpg?v=1782146596 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6f76cb8-19a7-412f-8ffb-fb0e37821ebc.jpg?v=1782146596 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9970e884-38ab-4bed-a367-02a40f024037.jpg?v=1782146598 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ec3aeda-e05c-482b-8249-06d29f19ab4d.jpg?v=1782146596 ## Agent notes - No product type specified; category inferred as decorative figurine. - Material and care instructions not provided. - Image analysis not performed; rely on URLs for visual 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": "Fortune Guardian Statue Gourd Sculpture Housewarming Gift Wealth Frog Gourd",
"quantity": 1,
"grams": 1600000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "15.0",
"_height_cm": "15.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").