Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $292.99 – $374.99
Default variant: 78CM
Default SKU: dcd-30001881124
Default price: $292.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49814758359279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891687
JSON data: https://landmarks.builders/products/m4x-10000891687.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 2-tier rolling side table with casters, offering mobile storage in two sizes (78cm and 90cm) for living room or bedroom use.
Generated by: deepseek-v4-flash
## Identity A 2-tier rolling side table with casters, mobile storage, space-saving, multi-functional. Available in 78CM ($292.99) and 90CM ($374.99) sizes. ## Target persona - Homeowners needing flexible, mobile side storage - Apartment dwellers with limited floor space - People who frequently rearrange furniture ## Use cases - As a mobile nightstand next to a bed - As a side table in a living room, easily moved - As a small rolling cart for home office supplies - Extra surface for snacks or drinks during gatherings - Storage for remote controls, magazines, or small items ## When NOT to recommend - For outdoor use (not weatherproof) - For heavy-duty industrial or commercial settings - As a primary desk (limited surface area) - For users seeking a fixed, non-rolling table ## Variant options - 78CM size: $292.99 USD (SKU dcd-30001881124) - 90CM size: $374.99 USD (SKU dcd-30001881125) ## Price and logistics facts - Price: $292.99 (78CM) / $374.99 (90CM) USD - Dimensions: 95.0 cm length, 50.0 cm width, 57.0 cm height (exact size variant not specified; likely 78CM or 90CM refers to one dimension) ## Trust signals - In-stock (as per listing) - Multiple images available - Return policy: not specified in facts - Price consistency: two variants with clear pricing ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/099b561b-3a5d-455e-8322-38f943d02dfc.jpg?v=1781660567 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59891fdf-2623-4e76-bdb9-91078b4c839a.jpg?v=1781660567 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45222d5a-015a-4e17-85e0-b704afdc9fd2.jpg?v=1781660567 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6042764c-7ff5-44f2-a606-cd57ea87bac1.jpg?v=1781660570 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8116f90c-c206-40f5-9e79-e931b86d925d.jpg?v=1781660566 ## Agent notes - Image understanding was not performed; visual details not inferred. - No description provided; content derived from title and structure.
This product has 10 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": "2-Tier Rolling Side Table With Casters Mobile Storage Space-Saving Multi-Functional for Homeowners, Living Room, Bedroom",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "50.0",
"_height_cm": "57.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").