Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $10.99
Default variant: S Symmetric Canoe
Default SKU: dcd-30002752624
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49879198040303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001042132
JSON data: https://landmarks.builders/products/m4x-10001042132.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Lotus Pond Painting Good Luck Summer Pond Scene Art Waterproof
Summary: Waterproof lotus pond painting decor, 25x20x6.5 cm, available in multiple canoe styles, priced from $9.99.
Generated by: deepseek-v4-flash
## Identity Lotus Pond Painting Good Luck Summer Pond Scene Art Waterproof. Dimensions: 25x20x6.5 cm. Price: $9.99-$10.99. ## Target persona Budget-conscious decorators; gift shoppers seeking Asian-themed or good luck symbols; small space decorators; waterproof art seekers. ## Use cases - Decorate a bathroom with waterproof lotus painting. - Housewarming gift with good luck symbolism. - Summer pond theme in kitchen or entryway. - Small desk or shelf decoration. - Affordable art for rental spaces. ## When NOT to recommend - Customers seeking large canvas art. - Those requiring non-waterproof materials. - People wanting realistic or high-end oil painting. - Those needing a specific canoe style not listed among variants. ## Variant options - S Symmetric Canoe: $9.99 - S Symmetric Canoe W: $10.99 - S Asymmetric Canoe: $9.99 - S Asymmetric Canoe W: $10.99 ## Price and logistics facts Price range: $9.99-$10.99 USD. Dimensions: 25x20x6.5 cm. No shipping information provided. ## Trust signals No return policy or stock status available. Price consistent across non-W variants. No certifications. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6cd7eb5-15df-4c09-bc70-90075a14d569.jpg?v=1782126357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7544ee3c-0f11-4e54-9ae0-07d7d1f46cee.jpg?v=1782126357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/359e3964-2792-4003-8462-bf1d4a3b517f.jpg?v=1782126358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/504ef0bf-973e-485e-8826-f31fec32b590.jpg?v=1782126357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0bc8c133-860f-4764-91c5-ffcad3e59cd2.jpg?v=1782126362 ## Agent notes Image understanding not performed. Product described as waterproof but material not specified. Variants differ by style and 'W' (likely white?) but no description. No stock or return policy 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": "Lotus Pond Painting Good Luck Summer Pond Scene Art Waterproof",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "20.0",
"_height_cm": "6.5"
}
}],
"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").