Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Light Coffee
Default SKU: dcd-30003604198
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 370 g
Cart URL (default variant): https://landmarks.builders/cart/49714363498735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267595
JSON data: https://landmarks.builders/products/wp-dcd-10001267595.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 北欧仿藤编织壁挂花篮 is a wall-mounted hanging planter made of woven plastic, designed for small indoor plants. Available in three colors at $12.99.
Generated by: deepseek-v4-flash
## Identity Wall-mounted hanging planter, woven plastic (仿藤编织), Nordic style. Dimensions: 37cm x 29cm x 17cm. ## Target persona Budget-conscious home decorators and indoor plant lovers who need inexpensive, lightweight decoration for small spaces. ## Use cases - Hanging pothos or small trailing plants in living rooms - Decorating a blank wall in entryways or hallways - Creating a vertical garden on a balcony or patio - Adding greenery to small kitchens or bathrooms - Temporary wall decor in rental apartments ## When NOT to recommend - For outdoor exposure to direct rain or harsh sunlight (material is plastic woven, likely UV-sensitive) - For large or heavy potted plants (size and mounting may not support >2kg) - For high-end interior design requiring premium materials - For commercial landscaping or public spaces with heavy use ## Variant options - Light Coffee (SKU: dcd-30003604198) – $12.99 - Red Brown (SKU: dcd-30003604199) – $12.99 - Beige (SKU: dcd-30003604200) – $12.99 ## Price and logistics facts - Price: $12.99 USD for all variants - Dimensions: 37 x 29 x 17 cm - Weight: not specified - Shipping: not specified ## Trust signals - Listed on a Shopify store; no specific stock or return policy provided - Price consistent across variants - No third-party certifications mentioned ## Image assets - 8 images available at the provided URLs (not analyzed for content) ## Agent notes - No description was provided with the facts. - Image understanding was not performed; visual details not inferred.
This product has 15 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": 370000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "29.0",
"_height_cm": "17.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").