Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $12.99
Default variant: Pink / without Light
Default SKU: dcd-30002655797
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49903623930095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001021246
JSON data: https://landmarks.builders/products/m4x-10001021246.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Blossom Bloom Wall Arrangement Lifelike Appearance Artificial Flower Swag
Summary: Blossom Bloom Wall Arrangement is a lifelike artificial flower swag, available in five colors with or without integrated 1M lights, priced between $11.99 and $12.99.
Generated by: deepseek-v4-flash
## Identity Blossom Bloom Wall Arrangement Lifelike Appearance Artificial Flower Swag. Dimensions: 45 x 28 x 13 cm. SKUs vary by color and light option. ## Target persona Budget-conscious home decorators, event planners, renters needing temporary wall decor, and gift buyers seeking low-maintenance floral accents. ## Use cases - Wall accent in living room or bedroom - Backdrop for weddings or parties - Adding greenery to a porch or entryway - Seasonal decor without upkeep - Gift for someone who appreciates flowers but lacks a green thumb ## When NOT to recommend - For outdoor uncovered areas (weather resistance unspecified) - For those seeking real, fragrant flowers - For high-end luxury decor requiring premium materials - For large wall coverage (single swag is 45cm long) ## Variant options - 5 colors: Pink, Champagne, White, Purple, Orange - Each color available: without Light ($11.99) or with 1M Light ($12.99) ## Price and logistics facts - Base price: $11.99 USD (without light), $12.99 USD (with light) - Dimensions: 45 x 28 x 13 cm (length x width x height) ## Trust signals - Listed as in stock (no backorder indication) - No return policy or warranty information provided - No third-party certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d0dda9c-b8d4-4c8e-9087-4e9c6e476e9a.jpg?v=1782146620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3ec6a11-f5ba-4e01-a478-b7fe4287b389.jpg?v=1782146622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/941ae583-7356-456b-bcc7-88803143dd28.jpg?v=1782146621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bdf32db-9014-4b73-8b77-3d6485c87860.jpg?v=1782146620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99c620b1-485e-4dfc-9cf0-9242e60dbb52.jpg?v=1782146622 ## Agent notes - No visual analysis performed; images are fetchable but details not extracted. - Product type unspecified; treat as artificial flower swag. - Pricing consistent across variants with only light surcharge.
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": "Blossom Bloom Wall Arrangement Lifelike Appearance Artificial Flower Swag",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "28.0",
"_height_cm": "13.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").