Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $943.99 – $1,320.99
Default variant: Bus Rotating Fold
Default SKU: dcd-30001854594
Default price: $990.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 27020 g
Cart URL (default variant): https://landmarks.builders/cart/49815030726895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887471
JSON data: https://landmarks.builders/products/m4x-10000887471.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: Multi-functional flip-top rolling cart, dimensions 79x50x60 cm, available in three styles with prices from $943.99 to $1,320.99.
Generated by: deepseek-v4-flash
## Identity Multi-Functional flip-top Rolling Cart Mobile Design Side Table. Features include a flip-top, wheels for mobility, and space-saving design. Dimensions: 79 x 50 x 60 cm. ## Target persona Apartment dwellers, homeowners with small spaces, seniors needing mobile furniture, balcony or patio users. ## Use cases - As a side table next to sofa for drinks or remotes - As a mobile kitchen island for extra prep space - As a gardening cart on balcony for tools and plants - As a bedside table that can be moved for cleaning - As a craft or hobby cart for supplies ## When NOT to recommend - For outdoor permanent placement without cover (wheels and materials may not withstand weather) - For heavy-duty storage (not designed for heavy loads) - For someone needing a fixed desk or large work surface - For large living rooms where mobility is not needed (better to get stationary furniture) ## Variant options - Bus Rotating Fold: $990.99 - Chengye Lifting: $943.99 - Bus Rotating Fold-2: $1,320.99 ## Price and logistics facts Base price: $943.99 (Chengye Lifting variant). Dimensions: 79 cm length, 50 cm width, 60 cm height. Weight and shipping details not provided. ## Trust signals In-stock status not explicitly confirmed. Return policy not stated. No certifications listed. Price consistency: multiple variants with different prices. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69dc2113-03b9-4fb7-8903-958a38d3e495.jpg?v=1781664367 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/809b3fd9-2775-4c52-bde1-c84bd6389b73.jpg?v=1781664368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60e5d752-9483-47e4-bf6c-13c0a0ca26e4.jpg?v=1781664368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8486d102-faf3-40a6-a397-a31192fabc88.jpg?v=1781664367 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e4ad5b6-5ba4-4cfd-af2c-232a969cc0ad.jpg?v=1781664368 ## Agent notes Visual inspection of images was not performed. All details derived from text facts.
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": "Multi-Functional flip-top Rolling Cart Mobile Design Side Table Space-Saving Household Furniture for Apartment Dwellers, Homeowners, Seniors, Living Room, Small Spaces, Bedroom, Balcony",
"quantity": 1,
"grams": 27020000,
"properties": {
"_length_cm": "79.0",
"_width_cm": "50.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").