Brand: World Products (Landmark)
SKU: dcd-30002714803
Price: $19.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/49903503900911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001032421
JSON data: https://landmarks.builders/products/m4x-10001032421.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Vibrant Identity: This lifelike Seasonal blossom wreath features a stunning array of silk roses and daisies in blue, pink, and violet hues to brighten any space.
Versatile Function: Perfect for house decoration, this wreath can be hung on front doors, walls, or used as a centerpiece for seasonal celebrations.
Exquisite Craftsmanship: Each artificial flower wreath is meticulously crafted by hand using high-quality silk cloth and a natural vine base for a realistic look.
Long-Lasting Selling Point: This colorful floral wreath is designed for long-term use, offering a reusable and low-maintenance substitute to crisp flowers.
Atmospheric Effect: Create a welcoming and festive environment with this wreath, ideal for weddings, parties, or adding a hint of Seasonal to your patio.
Summary: Seasonal blossom wreath with silk roses and daisies in blue, pink, violet; 45cm diameter, reusable, handmade, $19.99.
Generated by: deepseek-v4-flash
## Identity Lifelike Flowers Seasonal Blossom Wreath - multicolor artificial wreath with silk flowers on a vine base, 45x45x8 cm. ## Target persona Budget-conscious home decorator; event planner needing affordable decor; DIY wedding organizer; seasonal decor enthusiast. ## Use cases - Hanging on front door for spring decoration - As centerpiece for a wedding reception - Wall decoration in a living room - Party decor for birthdays or garden parties - Seasonal changeover accent (e.g., from winter to spring) - Outdoor patio or porch embellishment ## When NOT to recommend - Buyer requires real flowers - Need a larger wreath (over 60 cm diameter) - Seeking high-end luxury decorative items - Want custom or personalized wreath ## Variant options Only one variant: Multicolor Spring ($19.99). ## Price and logistics facts $19.99 USD. Dimensions: 45 cm diameter, 8 cm depth. Weight not provided. ## Trust signals No stock status, return policy, or certifications given. Only one price point for the variant. Price consistency unknown. ## Image assets      ## Agent notes No image analysis performed; recommend fetching images for visual verification. Only one variant available. Dimensions may be smaller than expected for standard front doors (45 cm is ~17.7 inches).
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": "Lifelike Flowers Seasonal Blossom Wreath Vibrant Colors Artificial Flower Wreath Reusable for Wedding, Wall Decor, Party",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "45.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").