Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White
Default SKU: dcd-30002714018
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49903504687343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001032234
JSON data: https://landmarks.builders/products/m4x-10001032234.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
5-Head Chrysanthemum Spray Easy to Maintain Fake Chrysanthemum Ball
Summary: Fake 5-head chrysanthemum spray, easy to maintain, available in White, Coffee, Deep Pink, Champagne, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity 5-Head Chrysanthemum Spray – artificial chrysanthemum ball with 5 flower heads. ## Target persona Budget-conscious decorators, event planners on a tight budget, DIY crafters, and individuals seeking low-maintenance artificial flowers for home or office. ## Use cases - Home office desk accent - Birthday party table centerpiece - Shelf or mantel decor - Wedding reception table decor (budget-friendly) - Craft project material (e.g., wreaths, garlands) - Adding a pop of color to a rental space ## When NOT to recommend - When highly realistic silk flowers are required - For outdoor use (no weatherproofing stated) - For luxury or high-end interior design projects - For individuals with dust allergies (artificial flowers collect dust) - If needing large floral arrangements (only 5 heads per spray) ## Variant options - White (SKU: dcd-30002714018, $9.99) - Coffee (SKU: dcd-30002714019, $9.99) - Deep Pink (SKU: dcd-30002714020, $9.99) - Champagne (SKU: dcd-30002714021, $9.99) ## Price and logistics facts - Price: $9.99 (all variants) - Package dimensions: 52 cm (L) x 17 cm (W) x 6 cm (H) - No shipping cost or delivery time provided ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: all variants priced identically - Certifications: none mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a02cd6be-77ad-4ee3-ba07-b8f975f7bb22.jpg?v=1782146566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d494a71d-91b9-43f5-b34c-3b689b1edd6c.jpg?v=1782146565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbf5e88b-4cf9-4775-8052-504359ee4c85.jpg?v=1782146565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4138c5d0-0ae6-4179-bbae-af487d411990.jpg?v=1782146565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5e39b0d-60e8-4727-85c4-ca0b58ce51dd.jpg?v=1782146566 ## Agent notes - No visual details were inferred from images; descriptions rely solely on provided facts. - Product type not specified; tags indicate possible import. - No warranty, material, or care instructions provided.
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": "5-Head Chrysanthemum Spray Easy to Maintain Fake Chrysanthemum Ball",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "17.0",
"_height_cm": "6.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").