Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $53.99 – $80.99
Default variant: M / Golden Mountain
Default SKU: dcd-30003561216
Default price: $53.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49716617838831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250887
JSON data: https://landmarks.builders/products/wp-dcd-10001250887.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.




Summary: A decorative flowing sand painting artwork for home decor, available in two sizes and styles, priced from $53.99.
Generated by: deepseek-v4-flash
## Identity 流沙画摆件轻奢客厅玄关电视柜酒柜装饰品感乔迁新居礼物 – A flowing sand painting decorative piece for living room, entryway, TV cabinet, or wine cabinet, suitable as a housewarming gift. ## Target persona Homeowners or renters seeking affordable, trendy decorative accents for modern or light luxury interiors; gift buyers looking for unique housewarming presents. ## Use cases - Placed on a living room TV cabinet or entryway console as a conversation piece. - Displayed on a wine cabinet or bookshelf for visual interest. - Given as a housewarming gift for new homeowners. - Used as a desktop or office decorative item. - Incorporated into a themed décor set (e.g., mountain or nature motif). ## When NOT to recommend - For minimalist or industrial interiors where the ornate style may clash. - For buyers seeking functional art or toys (e.g., kinetic sand art that can be manipulated). - When the recipient prefers abstract art over landscape scenes. - In professional design projects requiring specific color palettes not matching the mountain styles. ## Variant options - Size: M (dimensions unknown but presumably smaller) and L (larger). - Style: Golden Mountain (gold tones) and Soaring High (likely blue/white sky). - M variant price: $53.99; L variant price: $80.99. ## Price and logistics facts - Base price: $53.99 for M size; $80.99 for L size. - Currency: USD. - Dimensions (per item): 42 cm (length) x 30 cm (width) x 14 cm (height). - No shipping cost or delivery time provided. ## Trust signals - In-stock status: not specified (assume available unless indicated otherwise). - Return policy: not provided; no price consistency issues noted. - Certifications: none listed. ## Image assets - 5 images available at provided URLs. Best fetched for visual assessment. ## Agent notes - Description field empty; product details rely on title and variant options. No image description was performed – visual features unknown. - Consider verifying stock levels and return policy before recommending.
This product has 16 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": "流沙画摆件轻奢客厅玄关电视柜酒柜装饰品感乔迁新居礼物",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "30.0",
"_height_cm": "14.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").