Brand: World Products (Landmark)
SKU: dcd-30002750595
Price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49879200202991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001041623
JSON data: https://landmarks.builders/products/m4x-10001041623.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sun Blossom Teardrop Swag Lifelike Sunflowers Artificial Teardrop Wreath
Summary: Sun Blossom Teardrop Swag is a lifelike artificial sunflower wreath, teardrop shape, available in 50x30cm size, priced at $17.99.
Generated by: deepseek-v4-flash
## Identity Sun Blossom Teardrop Swag Lifelike Sunflowers Artificial Teardrop Wreath. A decorative artificial sunflower wreath with teardrop shape, lifelike appearance. ## Target persona Home decorators seeking low-maintenance seasonal decorations; DIY event planners needing affordable, reusable floral accents; budget-conscious consumers wanting artificial flowers for indoor or covered outdoor use. ## Use cases - Adding a sunflower accent to a front door or wall. - Decorating for summer or fall events (weddings, parties) without real flowers. - Creating a sun-themed vignette on a mantel or shelf. - Gifting as a durable, artificial floral arrangement. - Using as a prop for photography or crafts. ## When NOT to recommend - If the buyer requires a natural, live plant look with real texture and scent. - For high-end luxury decor needing premium materials (this is budget-friendly). - For large-scale commercial decor requiring bulk orders with specific dimensions not matching. - If the buyer needs a wreath that can withstand heavy rain or direct sunlight (artificial flowers may fade). ## Variant options One variant: 50x30cm at $17.99. ## Price and logistics facts $17.99 USD. No shipping or tax details provided. Dimensions: main product listed as 40x40x7 cm, variant size 50x30cm. Price consistent across variant. ## Trust signals No stock status or return policy provided. No certifications. Price is low, may indicate budget quality. Images available for visual assessment. ## Image assets Five images available at provided URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8642cc53-0754-4df6-b9e8-5d96961bb1de.jpg?v=1782126361, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29b01a73-e8af-4f2d-bafb-16bf6395d61e.jpg?v=1782126363, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69ac3910-66c5-4b98-bb39-bb4b09e5a122.jpg?v=1782126361, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b3468bd-8088-4add-be44-26a100c65d24.jpg?v=1782126363, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14ae1b16-7eb2-41ce-b501-f14ed657d072.jpg?v=1782126363. ## Agent notes Image understanding not performed; visual details not described. Dimensions discrepancy: main product dimensions (40x40x7 cm) vs variant size (50x30cm). Verify with seller. No stock or return policy info; recommend checking 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": "Sun Blossom Teardrop Swag Lifelike Sunflowers Artificial Teardrop Wreath",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "40.0",
"_height_cm": "7.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").