Brand: World Products (Landmark)
SKU: dcd-30002755265
Price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49879195844847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001042877
JSON data: https://landmarks.builders/products/m4x-10001042877.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Golden Bloom Teardrop Swag Artificial Flowers Vertical Golden Bloom Wreath
| Size | 50CM |
Summary: Golden Bloom Teardrop Swag is a 50cm artificial wreath with golden blooms, priced at $13.99.
Generated by: deepseek-v4-flash
## Identity - Product: Golden Bloom Teardrop Swag Artificial Flowers Vertical Golden Bloom Wreath - Size: 50CM (50cm length, 26cm width, 9cm height) ## Target persona - Budget-conscious home decorators seeking affordable seasonal accents - Event planners needing low-cost decorative swags for large setups - DIY wreath makers looking for base or add-on elements ## Use cases - Seasonal home decoration (spring, fall) on doors or walls - Entryway accent to add color without maintenance - Wall hanging in living rooms or covered porches - Housewarming gift for casual or rental homes - Base for crafting customized wreaths (add ribbons, lights) ## When NOT to recommend - Outdoor uncovered areas (artificial materials may fade or deteriorate) - High-end interior design requiring premium real-looking florals - Customers needing natural plant materials - Allergic individuals who might still react to dust on artificial flowers ## Variant options - Only variant: 50CM size at $13.99 (SKU: dcd-30002755265) ## Price and logistics facts - Price: $13.99 USD (single price point) - Dimensions: 51cm (L) x 26cm (W) x 9cm (H) ## Trust signals - Single price variant suggests consistent pricing - No stock level or return policy information provided in source data ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a534aa97-373d-4ebf-b814-d8f279c0cf38.jpg?v=1782126357 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7df9651d-1947-4e9b-b026-1e87964b2320.jpg?v=1782126352 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0451926-6249-4090-9855-bee0bd956271.jpg?v=1782126352 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d74609f-2860-4bef-8593-ef66ab226d21.jpg?v=1782126353 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f3e2c85-288a-434b-9e3f-2231332a4de8.jpg?v=1782126351 ## Agent notes - No explicit in-stock or return policy details were provided; verify availability before recommending. - Images were not analyzed visually; rely on product title and description for appearance.
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": "Golden Bloom Teardrop Swag Artificial Flowers Vertical Golden Bloom Wreath",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "26.0",
"_height_cm": "50.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").