Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $57.99 – $134.99
Default variant: 2 Layers
Default SKU: dcd-30001928104
Default price: $123.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49811027198191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898146
JSON data: https://landmarks.builders/products/m4x-10000898146.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Wood Construction: Crafted from high-quality sturdy wood with a natural finish, this 2-tier shelf offers a sturdy frame and a rustic artistic design to enhance any home decor.
Versatile Storage Solution: Perfect as a plant stand on the balcony, a seasoning rack in the kitchen, a small literature stand in the living room, or a cosmetic organizer, providing two tiers of ample storage space.
Installationno Assembly Required Foldable: Arrives fully assembled and pre-assembled. The metal hook clasp foldable design allows you to set set it insert seconds and collapse it flat for space-efficient storage or easy transport.
Space-Efficient Space-Saving: With its upright two-shelf design, this shelf makes the most of limited space, offering significant storage capacity withimmediately a large footprint, perfect for small apartments, corners, or countertops.
Stable Safe Design: Features a stable angled frame frame and is equipped with metal hook clasps to secure the frame firmly ready-to-use, ensuring your items are safe and the stand remains sand teady during use.
Summary: 2-Tier Collapsible Shelf Space-Saving 2-Tier Plant Stand Stable Structure. Description: 【Solid Wood Construction】: Crafted from natural solid wood, this 2-tier shelf offers a sturdy and long-lasting structure with a rustic, artisanal charm. 【Versatile Storage】: Perfect as a plant stand, bookshelf, herb rack, or cosmetic organizer, providing two spacious tiers to keep your items tidy and accessible. 【Foldable & Installationno-Assembly】: Arrives fully assembled and features a convenient foldable design. Simply unfold to use and fold flat for compact storage or easy transport. 【Space-Saving Desig
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "2-Tier Collapsible Shelf Space-Saving 2-Tier Plant Stand Stable Structure",
"product_id": 9429883584751,
"variant_id": 49811027198191,
"quantity": 1,
"grams": 4500,
"length_cm": "100.0",
"width_cm": "42.0",
"height_cm": "45.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").