Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99
Default variant: Yellow / Carbon Steel
Default SKU: dcd-30002290430
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4750 g
Cart URL (default variant): https://landmarks.builders/cart/49810471289071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000951627
JSON data: https://landmarks.builders/products/m4x-10000951627.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Foldable 2-tier acrylic trolley on wheels, carbon steel frame, 6 color options, 82x47x42 cm, priced at $42.99.
Generated by: deepseek-v4-flash
## Identity Foldable 2-tier acrylic salon trolley with wheels, carbon steel frame, portable, space-saving design. ## Target persona Salon professionals, hairstylists, nail technicians, mobile beauty therapists who need portable, space-saving tool storage. ## Use cases - Organizing hairdressing tools (scissors, brushes, clips) in a salon. - Transporting cosmetics and products to a client station or mobile appointment. - Space-saving storage in small salons or home studios; folds when not in use. - As a craft or art cart for small supplies. - As a bedside or utility caddy for personal items. ## When NOT to recommend - For heavy industrial or workshop use (weight capacity not specified). - For outdoor use (not weather-resistant). - For storing heavy items (e.g., large bottles in bulk). - For users who need enclosed, lockable storage. ## Variant options - Yellow / Carbon Steel - Khaki / Carbon Steel - White / Carbon Steel - Blue / Carbon Steel - Red / Carbon Steel - Black / Carbon Steel All variants at $42.99. ## Price and logistics facts Price: $42.99 USD. Dimensions: 82 cm (L) x 47 cm (W) x 42 cm (H). Shipping details not provided. ## Trust signals No stock status, return policy, or certifications provided. Price is consistent across all variant options. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0139f896-d4df-4791-8776-ce8d73a2d3a6.jpg?v=1781597333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2929b5d9-511e-46fe-af2c-2d0f90701ab3.jpg?v=1781597334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63a93072-158d-4899-8f89-37ec49b1a18e.jpg?v=1781597333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7520c808-71b4-47df-98e3-d94fc8ecad40.jpg?v=1781597333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84b09d61-a1ed-4048-bdd3-f50ed2390149.jpg?v=1781597333 ## Agent notes No description or product_type provided. Dimensions confirmed. Images not analyzed for visual details.
This product has 9 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": "Foldable Salon Trolley Acrylic Trays Portable Cosmetic Trolley Hairdressing Tool Cart Space-Saving 2-Tier Rolling Cart",
"quantity": 1,
"grams": 4750000,
"properties": {
"_length_cm": "82.0",
"_width_cm": "47.0",
"_height_cm": "42.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").