Brand: World Products (Landmark)
SKU: dcd-30003301133
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 410 g
Cart URL (default variant): https://landmarks.builders/cart/49878349971695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001166854
JSON data: https://landmarks.builders/products/m4x-10001166854.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Pink Blossom Wreath Seasonal Decor Blossom Wreath Silk Flowers for Porch, Wall
| Material | pu |
Summary: Pink Blossom Wreath, silk flowers with pu material, 43x40x8 cm, $19.99, suitable for porch or wall decor.
Generated by: deepseek-v4-flash
## Identity Pink Blossom Wreath Seasonal Decor - Silk flower wreath with pu material, 45 cm diameter variant. ## Target persona Budget-conscious home decorator; seasonal decor shopper looking for affordable artificial wreaths; DIY porch decorator. ## Use cases - Hanging on front door for spring or summer season - Decorating an interior wall with floral accent - Adding color to a porch or entryway - Gift for housewarming or hostess - Seasonal photo backdrop or event decoration ## When NOT to recommend - Customer requires real or fresh flowers - Need for outdoor weatherproof wreath (material not specified as weather-resistant) - Large-scale decoration (dimensions are small: 43x40 cm) ## Variant options - Size: 45CM (only variant), SKU dcd-30003301133 ## Price and logistics facts Price: $19.99 USD. Dimensions: 43 cm length, 40 cm width, 8 cm height. Single variant available. ## Trust signals No stock, return policy, or certification information provided. Price appears to be a single consistent value. ## Image assets No image URLs provided. ## Agent notes No images were available to assess visual details. Material listed as pu (polyurethane) despite description stating silk flowers.
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": "Pink Blossom Wreath Seasonal Decor Blossom Wreath Silk Flowers for Porch, Wall",
"quantity": 1,
"grams": 410000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "40.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").