Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $151.99 – $176.99
Default variant: 45*18*50
Default SKU: dcd-30001901879
Default price: $151.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5300 g
Cart URL (default variant): https://landmarks.builders/cart/49811783254255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894745
JSON data: https://landmarks.builders/products/m4x-10000894745.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Vintage Rustic Design: Features a distressed, rustic finish and sturdy wood construction that brings a warm, vintage appeal to any living room, bedroom, or entryway.
sturdy Wood Construction: Crafted from sturdy, thickened sturdy timber wood, ensuring stability and long-lasting use for holding lighting fixtures, books, and decorative items.
dual-level Storage: Designed with upper-level surface and a lower shelf, providing ample space for both display and storage, helping to keep your essentials organized and easily accessible.
Space-Saving Footprint: Boasts a narrow and space-efficient fully assembledline, making Rustic Charm perfect side table or nightstand for small areas, tight corners, or beside sofas and beds.
multifunctional Placement: Functions perfectly as a sofa side table, a nightstand, a corner plant stand, or an entryway accentuate table, adapting to various needs and home decor & designs.
Summary: Multi-Tier decorative side table Vintage and design dualcoating decorative side table Rustic Design. Description: 【Rustic decorative side table Table】: Enhance your living space with this vintagedesign dualcoating decorative side table table, perfect for adding a hint of rustic allure beside a sofa or as a bedside bedside table. 【sturdy Wood Construction】: Crafted from thickened sturdy wood wood, this table offers durability and stability, showcasing a natural wood grain and a sturdy build for long-finaling use. 【Space-Saving Storage】: Featuring a multi-tier design with two shelves, this narro
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": "Multi-Tier decorative side table Vintage and design dualcoating decorative side table Rustic Design",
"product_id": 9430088581359,
"variant_id": 49811783254255,
"quantity": 1,
"grams": 5300,
"length_cm": "54.0",
"width_cm": "49.0",
"height_cm": "63.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").