Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $204.99
Default variant: Black
Default SKU: dcd-30001898278
Default price: $204.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/49811924746479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894205
JSON data: https://landmarks.builders/products/m4x-10000894205.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Functional Design: Serves as a versatile side table, coffee table, or rolling utility cart, perfect ly designed for living rooms, home offices, and small apartments.
Expandable Surface: Features a ingenious 180-degree rotating top that unfolds to double the surface area, transforming from a space-efficient stand to a spacious desk or dining table.
Smart Storage Solution: Equipped with a hidden compartment under the surface for small items and a lower exposed shelf for books, magazines, or decor, keeping your space organized.
Effortless Mobility: Comes with four gliding-rolling caster wheels, allowing you to easily move the table anywhere you need it for exceptional convenience and flexible room arrangement.
Ready to Use: This space-saving table arrives fully assembled, eliminating the hassle of installation and allowing you to enjoy its functionality right immediately usable.
Summary: A space-saving rolling utility cart with wheels, expandable side table, and built-in storage, priced at $204.99 in three color variants.
Generated by: deepseek-v4-flash
## Identity Expandable Rolling Side Table Space-Saving Rolling Utility Cart With Wheels Built-in Storage for Small Apartment Dwellers ## Target persona Small apartment dwellers, renters, and minimalists needing flexible, mobile storage and surface space in tight quarters. ## Use cases - Using as a compact rolling side table next to a sofa or bed - Extra kitchen counter space that can be wheeled away when not in use - Mobile workstation for laptop and supplies in a home office nook - Utility cart for bathroom toiletries and towels - Nightstand alternative with storage for books and devices - Rolling craft or hobby station that tucks away ## When NOT to recommend - For heavy-duty workshop or garage storage - For large homes with ample permanent furniture - For buyers needing a fixed, high-weight-capacity table - For those seeking a purely decorative piece with no utility ## Variant options - Black (SKU: dcd-30001898278) – $204.99 - Walnut (SKU: dcd-30001898279) – $204.99 - Cream White (SKU: dcd-30001898280) – $204.99 ## Price and logistics facts Price: $204.99 USD. No shipping or tax info provided. Dimensions: 74 cm L x 46 cm W x 60 cm H. ## Trust signals - Three in-stock color variants available - No explicit return policy or certification info provided - Price consistent across all variants ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9714ea81-d40f-42b1-864e-b9b9e8fc7b52.jpg?v=1781600953 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f774024-9a8c-45af-8e8f-42d1e81959b5.jpg?v=1781600953 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70d9bddc-c0dd-4424-94a1-e28005a5d05b.jpg?v=1781600953 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82e08204-5a19-4499-8e50-def89cc81d7b.jpg?v=1781600952 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ee1bbae-7391-4b91-96d6-7dfecdc4e936.jpg?v=1781600953 ## Agent notes No visual inspection was performed; details like finish texture, assembly requirements, and weight capacity are unknown.
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": "Expandable Rolling Side Table Space-Saving Rolling Utility Cart With Wheels Built-in Storage for Small Apartment Dwellers",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "74.0",
"_width_cm": "46.0",
"_height_cm": "60.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").