Brand: World Products (Landmark)
SKU: dcd-30002675052
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49903601746159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001024572
JSON data: https://landmarks.builders/products/m4x-10001024572.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Unique Design: This charming handbag shaped planter features a creative tote bag silhouette that adds a touch of whimsical French aesthetic to any indoor or outdoor setting.
Material: Crafted from high-quality iron, this metal tote bag flower pot is built to last, featuring a sturdy construction that withstands the elements while maintaining its vintage attraction.
Vintage Aesthetic: Each piece is finished with a distressed, weathered look that makes it a garden decor accent for those who love rustic, farmhouse, or shabby chic aesthetics.
Versatile Mounting: Designed as a multi-functional wall hanging flower container, it can be easily mounted on balcony walls or placed on countertops to brighten up your living space.
Ideal Growing Space: This planter pot provides ample room for, or colorful flowers, making it an choice for courtyard gardens, patios, or home balconies.
Summary: A distressed iron planter shaped like a tote bag, suitable for indoor or outdoor wall hanging or countertop use, in white, 27x18x13 cm, priced at $11.99.
Generated by: deepseek-v4-flash
## Identity Handbag Shaped Planter Distressed Iron Construction Tote Bag Flower Pot Multi-Functional Wall Hanging Flower Container for Courtyard, Balcony, Patio ## Target persona - Gardeners seeking whimsical French aesthetic planters - Decor enthusiasts who love rustic, farmhouse, or shabby chic styles - Apartment/balcony dwellers wanting compact wall-mounted planters ## Use cases - As a wall-mounted flower container on a balcony wall - As a tabletop planter on a patio or courtyard table - As a decorative accent on a kitchen counter or shelf - As a unique gift for plant lovers with quirky taste - For displaying small flowers or succulents indoors or outdoors ## When NOT to recommend - For large or deep-rooted plants (planter is 13 cm high) - For customers seeking a pristine, modern finish (distressed look) - For heavy outdoor use in extreme weather without protection - For buyers needing a traditional round or rectangular planter ## Variant options - Only one variant: White (SKU: dcd-30002675052) at $11.99 ## Price and logistics facts - Price: $11.99 USD - Dimensions: 27 cm (L) x 18 cm (W) x 13 cm (H) - Material: Distressed iron - No other variants or prices provided ## Trust signals - In-stock status unknown (from facts) - Return policy not specified - Single variant consistency: only white color, no price fluctuations within data - No certifications mentioned ## Image assets - 5 images available: see image URLs below - Note: images are not analyzed; visual details not inferred ## Agent notes - No image understanding performed; only factual text data used. - The planter is made of iron, so consider rust protection if used outdoors in wet climates. - Distressed finish may vary slightly per item.
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": "Handbag Shaped Planter Distressed Iron Construction Tote Bag Flower Pot Multi-Functional Wall Hanging Flower Container for Courtyard, Balcony, Patio",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "18.0",
"_height_cm": "13.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").