Brand: World Products (Landmark)
SKU: dcd-30002725492
Price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49903452881135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001035207
JSON data: https://landmarks.builders/products/m4x-10001035207.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artificial Flower Wreath Lifelike Design Blooming Floral Wreath Vibrant Colors
Summary: Artificial flower wreath with lifelike design and vibrant multicolor blooms, 42 cm diameter, priced at $13.99 USD.
Generated by: deepseek-v4-flash
## Identity Artificial Flower Wreath Lifelike Design Blooming Floral Wreath Vibrant Colors ## Target persona Budget-conscious home decor shoppers seeking durable, maintenance-free wreaths; renters and event planners needing versatile, lightweight decorations. ## Use cases - Front door or wall decoration for a colorful entrance - Seasonal or holiday decoration (spring, summer, festive events) - Indoor wall accent in living rooms, bedrooms, or hallways - Office or event decor requiring long-lasting, no-maintenance blooms - Gift for housewarmings or DIY craft projects (e.g., wreath customization) ## When NOT to recommend - Buyers seeking real, fragrant flowers - Outdoor use in direct sunlight, rain, or snow (materials may fade or degrade) - High-end or luxury decor where premium artificial flowers (higher detail/size) are expected - Large-scale installations where wreath size (42 cm) is too small ## Variant options - Color: Multicolor (only variant) ## Price and logistics facts - Price: $13.99 USD (single variant) - Dimensions: 42 x 42 x 8 cm - No shipping cost or delivery time provided in source data ## Trust signals - In-stock status: not explicitly confirmed, but single variant listed (assumed available) - Return policy: not provided - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f38b9e4-91df-489b-9a6d-9f219814b381.jpg?v=1782146540 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66aa49ed-f05f-450a-9d6d-fd483abc1dfa.jpg?v=1782146540 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6d7bec6-aa41-4f39-9456-79eff6be9e7c.jpg?v=1782146540 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d9b13ff-bcfa-4647-9093-1a78f769aab9.jpg?v=1782146544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b123c66a-68d4-498e-8152-7cbf10c783ac.jpg?v=1782146540 ## Agent notes - Image understanding was not performed; treat images only as fetchable assets. No visual details were inferred.
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": "Artificial Flower Wreath Lifelike Design Blooming Floral Wreath Vibrant Colors",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "42.0",
"_height_cm": "8.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").