Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: 2.0M Vine-a
Default SKU: dcd-30003563302
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 婚庆
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49716616331503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251825
JSON data: https://landmarks.builders/products/wp-dcd-10001251825.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Artificial eucalyptus vine garland for wedding decor, 2.0 meters long, $16.99, two style variants.
Generated by: deepseek-v4-flash
## Identity Amazon artificial eucalyptus vine garland for wedding party decoration. Two style variants: 2.0M Vine-a and 2.0M Vine-b. ## Target persona Wedding planners, DIY brides, event decorators, party hosts looking for affordable artificial greenery. ## Use cases - Wedding arch decoration - Table centerpiece or runner - Backdrop for photo booth - Home decor for festive parties - Hanging garland on walls or mantels - DIY wreath or arrangement base ## When NOT to recommend - Customers wanting real, living plants - Outdoor use in harsh weather without protection - Large-scale commercial events requiring hundreds of meters - High-end events demanding realistic faux greenery (verify quality first) ## Variant options - Style: 2.0M Vine-a (SKU: dcd-30003563302) – $16.99 - Style: 2.0M Vine-b (SKU: dcd-30003563303) – $16.99 ## Price and logistics facts - Price: $16.99 USD - Package dimensions: 25 cm x 19 cm x 10 cm - Length: 2.0 meters per vine ## Trust signals - In-stock: unknown (not provided) - Return policy: not stated - Price consistency: both variants same price - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/088edd1f4d6f4b938cb9176ba7a2fb11.png?v=1781086792 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dce5c1ad28314f2fa69cec4d0754d1d7.png?v=1781086790 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/213aebb73a8c4656a4a8932ccd80bdac.png?v=1781086791 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a6b9e53faf1497b876ed0cb91c19c4c.png?v=1781086791 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/710279430a6b4e2d905767cc80488b96.png?v=1781086792 ## Agent notes - Image content was not analyzed; visual details are not described. - No stock, return policy, or warranty information provided. - Description field contains internal IDs, not product features.
This product has 14 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": "亚马逊人造桉树叶藤蔓婚礼派对装饰仿真拼接尤加利叶藤条假花花环",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "19.0",
"_height_cm": "10.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").