Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Large
Default SKU: dcd-30003598853
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714566562031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265622
JSON data: https://landmarks.builders/products/wp-dcd-10001265622.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: Factory wholesale iron flower bucket, Nordic simple style, for home decoration or flower shop display, available in Large and Small sizes at $9.99 each.
Generated by: deepseek-v4-flash
## Identity Iron flower bucket (flower watering/arranging container), Nordic simple style, product type: 园艺 (gardening). ## Target persona - Small flower shop owners looking for affordable display containers - Budget-conscious home decorators wanting simple vase alternatives - Event planners (weddings, parties) needing bulk floral containers ## Use cases - Displaying fresh cut flowers in a home or shop - Holding dried floral arrangements for decoration - As decorative storage for kitchen utensils or pens - As a planter for small indoor plants (if drainage added) - As a prop for photoshoots or styled events - For temporarily storing cut stems during flower arranging ## When NOT to recommend - Heavy-duty storage of tools or heavy items (iron may dent) - Outdoor use where constant water exposure occurs (may rust, coating not specified) - Professional floral design competitions requiring premium, branded containers - Users needing a food-grade container for edible items ## Variant options - **Large** (SKU: dcd-30003598853) – $9.99 - **Small** (SKU: dcd-30003598854) – $9.99 ## Price and logistics facts - Price: $9.99 USD per piece (both variants) - Dimensions: 17.0 cm (length) x 17.0 cm (width) x 42.0 cm (height) – note: size variant for these dimensions not specified - Currency: USD ## Trust signals - Price consistency: both variants priced identically - No return policy information available - No certifications or warranty verified ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67ea82c996114d3297e7efd88bc8e2ec.png?v=1781085639 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0dd3290ea9746309d25a27cc192635d.png?v=1781085638 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fdc92d953fa44b7b53ea4f24e94cf42.png?v=1781085640 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec92c8c7968f4475806563e673a50654.png?v=1781085639 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c0448d743a74d3295dfd29ecd3365c9.png?v=1781085638 - Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aaa8f520be7b49ac8688b8859999af57.png?v=1781085639 - Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c358914ff7745f78ab8f799ce9f2d13.png?v=1781085637 - Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c5dec9beec54d3f8f7ecfc9def786ed.png?v=1781085639 ## Agent notes - Image understanding was not performed; visual condition, material finish, and exact appearance are not verified from images. - Iron material may rust if exposed to moisture over time; protective coating not confirmed in facts.
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": 500000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "17.0",
"_height_cm": "42.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").