Brand: World Products (Landmark)
SKU: dcd-30003561731
Price: $122.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 2700 g
Cart URL (default variant): https://landmarks.builders/cart/49716609712367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251170
JSON data: https://landmarks.builders/products/wp-dcd-10001251170.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: A decorative home ornament in modern French style with tulip embossed design, suitable for living room or entrance decor, priced at $122.99.
Generated by: deepseek-v4-flash
## Identity A decorative ornament (家居装饰) featuring a tulip embossed design in modern French style. Dimensions: 27L x 15W x 35H cm. Color and material not specified. ## Target persona Home decor enthusiasts seeking French-style accents; interior designers sourcing statement pieces; individuals decorating living rooms or entryways. ## Use cases - Decorate a living room console table or sideboard - Create a focal point in an entrance hall or foyer - Style a shelf or mantelpiece with floral-themed decor - Complement a French country or romantic interior theme - Gift for housewarmings or home decor lovers ## When NOT to recommend - Buyer needs functional storage or furniture - Buyer prefers minimalist, modern, or industrial decor styles - Space is very small (piece is 35 cm tall) - Budget is under $50 ## Variant options Only one variant available: "Embossed Floral" style at $122.99. ## Price and logistics facts Price: $122.99 USD. Dimensions: 27 x 15 x 35 cm. No shipping cost or lead time provided. ## Trust signals In-stock status: not stated. Return policy: not provided. Certifications: none listed. Price consistency: single variant at listed price. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5369b7a55d742c7b4d699ba61f49268.png?v=1781086788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12b53bc1ce704aad81f15637c437f093.png?v=1781086787 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47fe4d59fc8947fcb57908acecea29b5.png?v=1781086787 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f19a11212dac4e0f9ca55acf44d4ea2a.png?v=1781086788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec4c6686635b4969a4db1640d010b408.png?v=1781086787 ## Agent notes No product description was provided. Image understanding was not performed; all visual attributes (color, material, look) are unconfirmed. Only one variant exists. No return policy or stock data available.
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": 2700000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "15.0",
"_height_cm": "35.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").