Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $209.99
Default variant: Green
Default SKU: dcd-30003611812
Default price: $209.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 美妆
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49714135728367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270558
JSON data: https://landmarks.builders/products/wp-dcd-10001270558.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
染发发廊托盘车美容纹身托盘滚动手推车可调节高度方便移动工具架
| 品牌 | 其他 |
| 货号 | 01 |
| 适用物品 | 个人护理用品 |
| 层数 | 2层 |
| 产品上市时间 | 2026年春 |
| 功能 | 带滑轮 |
| 材质 | 其它 |
| 安装方式 | 组装 |
| 贸易属性 | 内贸+外贸 |
| 收纳场景 | 其它 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 1 |
| 风格 | 简约风 |
| 款式 | 常规款 |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: Adjustable height rolling tray cart for hair salon, beauty, and tattoo use, available in 6 colors, priced at $209.99.
Generated by: deepseek-v4-flash
## Identity
Adjustable height rolling tray cart for salon, beauty, and tattoo use. 2-layer tray, wheels, assembly required. Color options: Green, Red, Orange, Brown, Gray, Blue.
## Target persona
- Hair salon stylists needing a mobile caddy for color and tools
- Beauty therapists performing facials or makeup on the go
- Tattoo artists requiring a compact rolling station
- Mobile beauty service providers
## Use cases
- Transporting hair dye bowls, brushes, and foils between stations
- Organizing tattoo machine, inks, and gloves during a session
- Holding skincare products and tools for facials
- As a side cart for nail technicians in salons
- Quick setup for pop-up beauty events
- Storage and mobility for small beauty equipment
## When NOT to recommend
- Heavy industrial or warehouse storage (load capacity not specified)
- Fixed stationary shelving where mobility is not needed
- Budget buyers expecting under $100
- Medical or clinical sterile environments (material not detailed)
## Variant options
- Green (SKU: dcd-30003611812) - $209.99
- Red (SKU: dcd-30003611813) - $209.99
- Orange (SKU: dcd-30003611814) - $209.99
- Brown (SKU: dcd-30003611815) - $209.99
- Gray (SKU: dcd-30003611816) - $209.99
- Blue (SKU: dcd-30003611817) - $209.99
## Price and logistics facts
- Price: $209.99 USD (all variants)
- Dimensions: 58 x 42 x 21 cm
- No weight or material listed
- Assembly required ("安装方式 组装")
- Product release: Spring 2026
- Country of origin: Not imported (based on facts)
## Trust signals
- Price consistent across all 6 color variants
- Listed as cross-border export supply source
- No return policy, warranty, or stock level provided in facts
- No certifications mentioned
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7cfd572c2c54c1ea75e0fdeeb5a8fd8.png?v=1781085326
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f729e079619a43029b2920390abd699f.png?v=1781085326
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ca1d62562604c1eaae7b7e4a1165e0e.png?v=1781085325
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de12d1607c0c4f09b27140cba6259173.png?v=1781085325
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed8efd8e81d445c893b88af9a9d63d14.png?v=1781085326
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82a1465eac89410395afe14a58357f27.png?v=1781085325
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56cbe220aa8a485c883a21cd25524ffc.png?v=1781085326
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cee22fca5447408c924b5a9f53fd8b49.png?v=1781085325
## Agent notes
- Image understanding not performed; visual details cannot be confirmed from images. All descriptions are based on text facts.This product has 18 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": "染发发廊托盘车美容纹身托盘滚动手推车可调节高度方便移动工具架",
"quantity": 1,
"grams": 4500000,
"properties": {
"_length_cm": "58.0",
"_width_cm": "42.0",
"_height_cm": "21.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").