Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $11.99
Default variant: Rattan Floor a
Default SKU: dcd-30002690462
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49903559213295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001028145
JSON data: https://landmarks.builders/products/m4x-10001028145.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Aesthetic: This imitation rattan vase features a realistic woven texture that brings a touch of rustic charm and rustic coziness to any modern interior.
Versatile Display: Designed as a tall floor vase, it serves as a striking focal point for empty corners, entryways, or alongside living room furniture.
Craftsmanship: Each woven vase is handcrafted from high-quality material, ensuring it is lightweight, shatterproof, and easy to maintain compared to traditional ceramic.
Creative Arrangement: An ideal flower container for long-stemmed artificial flowers, dried, or fortunate bamboo to enhance your floral styling.
Stylish: A piece of house decoration that blends minimalist design with functional art, making it a thoughtful gift for housewarmings or special occasions.
Summary: An imitation rattan floor vase (47x23x22 cm) with woven texture, lightweight and shatterproof, for artificial flowers, priced $9.99-$11.99.
Generated by: deepseek-v4-flash
## Identity Imitation Rattan Vase Minimalist Design Floor Vase Look Home Decoration for Office. A lightweight, shatterproof floor vase with realistic woven texture, handcrafted from high-quality imitation rattan. ## Target persona Budget-conscious home decorators seeking affordable rustic-modern accents; office managers looking for low-maintenance, minimalist decor; gift buyers for housewarming occasions. ## Use cases - Filling empty corners or entryways as a striking focal point - Styling with long-stemmed artificial flowers or dried bamboo - Adding rustic charm to living room furniture arrangements - Decorating office spaces with low-maintenance botanicals - Gifting for housewarmings or special occasions ## When NOT to recommend - For outdoor use (material may not be weather-resistant) - For buyers seeking authentic, high-end rattan or ceramic - For heavy fresh flower arrangements (lightweight design may tip) - For minimalist purists who prefer true natural materials ## Variant options - Rattan Floor a: $11.99 - Rattan Floor C: $10.99 - Rattan Floor D: $11.99 - Flower Glue B: $11.99 - Flower Glue Gourd: $9.99 ## Price and logistics facts Base price: $9.99 (Flower Glue Gourd variant). Dimensions: 47.0 x 23.0 x 22.0 cm. Variants range $9.99-$11.99. ## Trust signals Price consistency across variants. Lightweight and shatterproof by design. In-stock status, return policy, and certifications not provided. ## Image assets None provided. ## Agent notes No image URLs available for visual verification. Stock and return policy information missing. Prices are as listed.
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": "Imitation Rattan Vase Minimalist Design Floor Vase Look Home Decoration for Office",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "47.0",
"_width_cm": "23.0",
"_height_cm": "22.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").