Brand: World Products (Landmark)
SKU: dcd-30003604241
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714324308207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267611
JSON data: https://landmarks.builders/products/wp-dcd-10001267611.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: American-style oval wall hanging decoration for living rooms and bedrooms, priced at $11.99 with one size variant.
Generated by: deepseek-v4-flash
## Identity 外贸美式挂墙椭圆摆件客厅沙发卧室装饰简约床头画框相框欧式挂墙 (American-style oval wall hanging decoration) ## Target persona Budget-conscious home decorators looking for simple, small-scale wall ornaments; renters or students furnishing apartments or dorms; buyers seeking affordable European-style accents. ## Use cases 1. Decorating a blank wall in a living room or bedroom. 2. Adding a small accent above a bedside table or sofa. 3. Filling narrow gaps between windows or furniture. 4. Creating a gallery wall with multiple similar pieces. 5. Gifting a low-cost decorative item for housewarmings. ## When NOT to recommend - Buyers needing large wall art (over 14 cm in any dimension). - Those seeking high-end or designer decorations (price suggests basic quality). - Projects requiring a specific size not matching 65-90mm variant. - Applications demanding functional storage (e.g., shelves, hooks). ## Variant options - Size: 65-90mm (single variant; no other options provided). ## Price and logistics facts - Price: $11.99 USD. - Dimensions: 14.0 x 11.0 x 4.0 cm. - Weight: Not specified. - Shipping: Not provided. ## Trust signals - Product listed on Shopify platform (online storefront). - Single variant ensures no stock ambiguity for that size. - Price is fixed; no discounts mentioned. - No return policy or certification data available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf5e26bf2ec8435b8d991b061ee646f6.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2da73f049314097bbdea71763735b50.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/554aa288192448cba8b915099bdbeb35.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67c5d9944ed84fbe90d0d96dd5dabe50.png?v=1781085473 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2bb02e5c8684984ab6f01e0e6ae54a5.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/395a46a649144c4a8bb9f1bc2e26bd70.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/454ad305e1114710b7a32a7fafc6aeef.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93b7a4a54d284925aa2eb4f957cbef7a.png?v=1781085472 ## Agent notes - No product description provided; rely on title and dimensions for context. - Image content not analyzed; visual details are unknown. - Variant '65-90mm' may refer to the longest dimension of the oval, but product dimensions are given in cm (14 cm) — discrepancy exists; clarification needed.
This product has 13 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": 150000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "11.0",
"_height_cm": "4.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").