Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99 – $123.99
Default variant: 49x20cm / Cs526
Default SKU: dcd-30002884148
Default price: $65.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49811182289135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001084297
JSON data: https://landmarks.builders/products/m4x-10001084297.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wealth Deity Decor Traditional Chinese Design Folk God Plaque Handmade Look
| Type | Folding Paper |
| Unit Quantity | 1 |
| Unit Type | Unit |
| Country of Origin | China |
Summary: Artisanal paper cut frame tabletop ornament featuring wealth deity design, available in two sizes (49x20cm $65.99, 64x26cm $123.99) and two styles (Cs526, Cs531), intended as New Year gift or home/office decor.
Generated by: deepseek-v4-flash
## Identity Wealth Deity Decor New Year Gift Paper Cut Frame Artisanal Appearance Tabletop Ornament. ## Target persona Home decor enthusiasts seeking symbolic wealth-themed ornaments for festive or office settings; gift shoppers for Lunar New Year; collectors of paper cut art. ## Use cases - New Year home decoration accent - Office desk ornament for wealth symbolism - Gift for Lunar New Year or housewarming - Tabletop display at cultural events - Collectible artisan paper cut piece ## When NOT to recommend - Minimalist or modern decor spaces that avoid symbolic motifs - Outdoor or high-humidity environments (paper cut not weather-resistant) - Large wall art needs (this is a tabletop frame) - Children's play items (delicate paper cut) ## Variant options - Size 49x20cm / Style Cs526: $65.99 (SKU dcd-30002884148) - Size 64x26cm / Style Cs526: $123.99 (SKU dcd-30002884149) - Size 49x20cm / Style Cs531: $65.99 (SKU dcd-30002884150) - Size 64x26cm / Style Cs531: $123.99 (SKU dcd-30002884151) ## Price and logistics facts - Base price: $65.99 USD (49x20cm), premium $123.99 USD (64x26cm). - No shipping costs, delivery times, or origin provided. ## Trust signals - No stock status, customer reviews, or return policy available. - Price consistent across variants by size (same price for same size regardless of style). ## Image assets No product images provided. ## Agent notes - Image understanding not performed; all visual attributes inferred from title and tags. - Product type not specified; categorized as tabletop ornament. - Tags include 'm4x' and 'wp-import' suggesting marketplace integration.
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": "Wealth Deity Decor Traditional Chinese Design Folk God Plaque Handmade Look",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "66.0",
"_width_cm": "28.0",
"_height_cm": "5.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").