Brand: World Products (Landmark)
SKU: dcd-30003622913
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 婚庆
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49713155178735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275048
JSON data: https://landmarks.builders/products/wp-dcd-10001275048.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Artificial bridal bouquet (forest-style) with white roses, priced at $12.99, dimensions 27x27x30 cm, suitable for wedding or bridal party use.
Generated by: deepseek-v4-flash
## Identity F24新娘玫瑰手捧花森系仿真花 (F24 bridal rose bouquet artificial forest-style) is a white artificial flower bouquet designed for wedding-related events. ## Target persona Budget-conscious brides, bridesmaids, wedding planners, or couples eloping who need an affordable, durable bouquet alternative. ## Use cases - Wedding ceremony bouquet for bride or bridesmaid - Bouquet toss during reception - Bridal shower decoration or prop - Photo shoot accessory (engagement, pre-wedding) - Gift for wedding-related events (e.g., bridal party) ## When NOT to recommend - High-end luxury weddings requiring premium real flowers - Clients seeking large, full-size bouquets (dimensions are compact) - Events needing specific non-white colors (only White variant available) - Real flower enthusiasts opposed to artificial greenery ## Variant options - **White** (only available color) – SKU: dcd-30003622913 – Price: $12.99 ## Price and logistics facts - Price: $12.99 USD - Dimensions (LxWxH): 27 x 27 x 30 cm - Single variant at listed price ## Trust signals - No in-stock information provided; assume available unless sold out. - No return policy details given; expected to follow general marketplace policies. - No certifications or material specifics mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b4e8e27aa7346749d7c84ced9cfdd34.png?v=1781084446 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ecdd2849c8ad488da66821407fe8f039.png?v=1781084445 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7090087905554323a1887b2effff49d4.png?v=1781084446 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33e323a94f6e4ceaa42c66620050c838.png?v=1781084446 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2b2b3ade79a463294646d9c463deda0.png?v=1781084446 ## Agent notes - No image analysis performed; visual details not extracted. - No textual description available; summary based on title and category. - Only one color variant (White); no other options. - Dimensions and price confirmed.
This product has 13 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": "Bridal Handheld Bouquet Wrapped Handle Artificial Wedding Bouquet Fake Rose Flower Arrangement Trailing Ribbons for Bride",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "27.0",
"_height_cm": "30.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").