Brand: World Products (Landmark)
SKU: dcd-30002725493
Price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49903452782831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001035208
JSON data: https://landmarks.builders/products/m4x-10001035208.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Seasonal Floral Wreath Pastoral Design Seasonal Flower Wreath Realistic Look
Summary: Seasonal floral wreath with realistic look, 46 cm diameter, $16.99, available in Floral Eucalyptus style.
Generated by: deepseek-v4-flash
## Identity Seasonal Floral Wreath, Pastoral Design, Realistic Look – a synthetic wreath with eucalyptus and floral elements, 46 cm diameter. ## Target persona Budget-conscious home decorator seeking seasonal accent; renter needing removable, non-permanent decor; DIY event planner on a small budget. ## Use cases - Seasonal front door decoration (spring/summer) - Wedding or party photo backdrop prop - Table centerpiece for brunch or garden party - Housewarming gift for casual hosts - Dorm room wall decor - Craft project base for customization ## When NOT to recommend - For outdoor use in harsh weather (longevity unknown) - When the buyer expects fresh, scented flowers - For high-end formal events requiring premium materials - For large-scale commercial installations (single wreath) ## Variant options - Floral Eucalyptus ($16.99, SKU: dcd-30002725493) – only variant listed. ## Price and logistics facts - Price: $16.99 USD - Dimensions: 46 × 46 × 9 cm - Weight: not specified - Shipping: not specified ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Price consistency: single price point - No certifications stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b23787a-a8f1-48f9-a1ed-169490008aac.jpg?v=1782146608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b248c117-4aec-4f01-a2f5-05bded1bad56.jpg?v=1782146545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ff29344-2c17-4f60-8cc2-29ca2f9105f4.jpg?v=1782146540 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef60f30b-1648-4d7b-b7db-d26a310fe87a.jpg?v=1782146540 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31c320a7-69b5-4e84-b4a6-1de98630e8fd.jpg?v=1782146540 ## Agent notes - Image understanding was not performed; visual details not verified. - No product type or detailed description provided. - Only one variant confirmed; others may exist but are not listed. - Recommend verifying size and material before purchase.
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": "Seasonal Floral Wreath Pastoral Design Seasonal Flower Wreath Realistic Look",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "46.0",
"_height_cm": "9.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").