Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $45.99 – $60.99
Default variant: 3 Tiers 55CM
Default SKU: dcd-30001968728
Default price: $45.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5200 g
Cart URL (default variant): https://landmarks.builders/cart/49810774229231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903314
JSON data: https://landmarks.builders/products/m4x-10000903314.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: A weather-resistant, multi-tier folding planter shelf designed for corner spaces, available in three heights from 55 to 95 cm, priced between $45.99 and $60.99.
Generated by: deepseek-v4-flash
## Identity Multi-Tier Folding Planter Shelf, weather-resistant blossom rack for corner space. ## Target persona Urban apartment dweller with limited floor space who wants to display multiple potted plants vertically in a corner. Budget-conscious home gardener seeking an affordable, foldable plant stand. ## Use cases - Creating a vertical garden in a small apartment corner. - Organizing plants on a balcony or patio without permanent fixtures. - Temporary plant display for events or seasonal decorations. - Adding greenery to an office or rented space where drilling is not allowed. - Maximizing corner space that is otherwise unused. - Easily storing away the shelf when not in use due to folding design. ## When NOT to recommend - For heavy ceramic or large pots that exceed typical weight limits of folding shelves. - For users requiring a permanent, non-folding heavy-duty plant stand. - For outdoor use in extreme weather (the rack is weather-resistant but may not withstand severe storms). - For customers looking for a shelf wider than 97 cm or with more than three tiers. ## Variant options - 3 Tiers 55CM: $45.99 (SKU dcd-30001968728) - 3 Tiers 75CM: $52.99 (SKU dcd-30001968729) - 3 Tiers 95CM: $60.99 (SKU dcd-30001968730) ## Price and logistics facts - Base price: $45.99 (55 cm variant). - Dimensions (packed): 98 x 97 x 13 cm (likely flat-packed). - Currency: USD. - Variant prices increase with height: $52.99 (75 cm), $60.99 (95 cm). ## Trust signals - In-stock status: not specified. - Return policy: not provided. - Price consistency: variants have clear pricing based on height. - Certifications: none mentioned. ## Image assets No image URLs provided; visual asset check not performed. ## Agent notes - No product description available; details inferred from title and variants. - Image understanding was not possible due to missing image URLs. - Dimensions given likely refer to packaging, not assembled shelf footprint.
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": "Multi-Tier Folding Planter Shelf Weather-Resistant blossom Rack for Corner Space",
"quantity": 1,
"grams": 5200000,
"properties": {
"_length_cm": "98.0",
"_width_cm": "97.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").