Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: Cream
Default SKU: dcd-30003603559
Default price: $15.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/49714341708015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267325
JSON data: https://landmarks.builders/products/wp-dcd-10001267325.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Artificial PE rose bridal bouquet with vintage hemp rope wrap, 4 colors, $15.99.
Generated by: deepseek-v4-flash
## Identity 西式婚礼手捧花仿真玫瑰PE手捧花束复古麻绳手扎花束伴娘手捧假花. Product type: 婚庆 (Wedding). Material: PE artificial roses with hemp rope wrap. ## Target persona Budget-conscious bridesmaids, DIY wedding decorators, wedding planners on a tight budget. ## Use cases - As bridesmaid bouquets for a rustic or vintage-themed wedding. - As centerpiece or decoration at a vintage-style reception. - As a photo prop for engagement, bridal, or bridesmaid shoots. - As a gift for the wedding party. - For budget-friendly wedding flower arrangements. ## When NOT to recommend - For formal high-end weddings requiring fresh flowers. - For individuals with allergies to synthetic materials or dust. - For events where natural flower aesthetics are essential. - For buyers seeking premium or luxury floral designs. ## Variant options - Cream (SKU: dcd-30003603559) – $15.99 - Caramel (SKU: dcd-30003603560) – $15.99 - Burgundy (SKU: dcd-30003603561) – $15.99 - Navy Blue (SKU: dcd-30003603562) – $15.99 ## Price and logistics facts Price: $15.99 USD per unit. Dimensions: 28 cm (L) x 22 cm (W) x 18 cm (H). No shipping or availability details provided. ## Trust signals Multiple color variants in stock. No return policy or customer reviews data available. Price is consistent across variants. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes Image understanding was not performed. No details on product materials beyond 'PE' and 'hemp rope'. No stock or shipping data. Suggested uses are based on product type and price point.
This product has 16 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": "西式婚礼手捧花仿真玫瑰PE手捧花束复古麻绳手扎花束伴娘手捧假花",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "22.0",
"_height_cm": "18.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").