Brand: World Products (Landmark)
SKU: dcd-30003604243
Price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714320277743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267613
JSON data: https://landmarks.builders/products/wp-dcd-10001267613.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 pineapple home decoration ornament with mirrored surface, priced at $37.99, dimensions 29.5x15x15 cm.
Generated by: deepseek-v4-flash
## Identity Creative resin pineapple home decor ornament with mirrored surface design. Single variant: Candlestick M. ## Target persona Home decor shoppers seeking affordable tropical-themed tabletop ornaments or unique gifts under $50. ## Use cases - Centerpiece for tropical-themed dinner parties or summer events - Accent piece on bookshelves, side tables, or mantels - Gift for pineapple enthusiasts or housewarming occasions - Decorative prop for photo shoots or retail displays ## When NOT to recommend - If buyer needs a functional item (e.g., storage, lighting) - If buyer expects a real pineapple or natural materials - If buyer requires high-end luxury or oversized statement decor - If buyer dislikes synthetic resin or mirrored surfaces ## Variant options Only one variant: "Candlestick M" at $37.99. ## Price and logistics facts Price: $37.99 USD. Dimensions: 29.5 cm long, 15.0 cm wide, 15.0 cm tall. No additional logistics data provided. ## Trust signals No in-stock status, return policy, or certifications provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d9be1b3d5f347448f041c8d39a7c344.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ad593127afe47b3ba71db22ead80453.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/287436fadcf945daab0addbec64a1c0f.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e758030d8c1e44b789642310126eaab3.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66a40c28f83d44f59a4826d58bb8c535.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/150daf719cbd4f2ea2568ebdec72cfe1.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/adb14f51dd4a4d19b3419a7161619229.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fca06dbca7584571af40a29176773d7e.png?v=1781085468 ## Agent notes Image content not analyzed; treat URLs as fetchable assets only. No description field provided.
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": 1200000,
"properties": {
"_length_cm": "29.5",
"_width_cm": "15.0",
"_height_cm": "15.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").