Brand: World Products (Landmark)
SKU: dcd-30003604244
Price: $45.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1900 g
Cart URL (default variant): https://landmarks.builders/cart/49714317885679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267614
JSON data: https://landmarks.builders/products/wp-dcd-10001267614.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 resin craft pineapple ornament with mirrored surface design, dimensions 37x20x17 cm, priced at $45.99.
Generated by: deepseek-v4-flash
## Identity 创意树脂材质镜面菠萝家居装饰工艺品摆件,表面镶嵌镜面设计摆件 ## Target persona Home decorators seeking unique statement pieces; gift shoppers for housewarmings; tropical-themed event planners ## Use cases 1. Display on bookshelf or mantelpiece as conversation starter. 2. Use as centerpiece for a tropical-themed party. 3. Gift for friends who love pineapple motifs. 4. Decorative accent in a coastal or eclectic interior style. 5. Photographic prop for social media or styling shoots. ## When NOT to recommend - Users looking for functional storage or utility items. - Minimalist decorators preferring solid colors or subtle designs. - Budget-conscious shoppers seeking cheaper alternatives below $20. - Those needing oversized or very small decor (dimensions fixed at 37x20x17 cm). ## Variant options - Only one variant: "Ornament" at $45.99. ## Price and logistics facts - Price: $45.99 USD. - Dimensions: 37 cm length × 20 cm width × 17 cm height. - No additional options or bundles mentioned. ## Trust signals - Single variant in stock (assumed based on listing). - No return policy or warranty information provided in the facts. - Price consistent across the single variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb32e834d4f24df6a6fab63d0ddf7163.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55bc56875c534fbc9e9b20e3b3c33631.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c3605a621ee4d61b2b9dbaba8df93fe.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8cc64c370204f74adff77b524b48ed7.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80488965775e4401b4b08ebdf8cc72bd.png?v=1781085468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fba1179b5b84005886388cb317b4197.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63856992633244fa85ba12f5d49236f3.png?v=1781085468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5d601d7364e423a9f1e41206355b053.png?v=1781085468 ## Agent notes - No product description provided; information is limited to title, price, dimensions, and images. - Intent inferred from tags and title (home decoration, resin, mirror design).
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": 1900000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "20.0",
"_height_cm": "17.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").