Brand: World Products (Landmark)
SKU: dcd-30003611804
Price: $84.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714163351791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270550
JSON data: https://landmarks.builders/products/wp-dcd-10001270550.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
爆款理发工具垫多功能美发工具磁吸款防滑橡胶硅胶理发收纳垫
| 产地 | 广州 |
| 美妆工具分类 | 其它 |
| 品牌 | 宏菲佳 |
| 货号 | 69898 |
| 适用人群 | 普通人群 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 生产企业 | 中国 |
| 尺寸 | 32*25 |
| 净含量 | 1100 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 是否进口 | 否 |
Summary: Multifunctional magnetic non-slip rubber silicone barber tool storage mat, 45x30x3 cm, Black, $84.99, made in Guangzhou.
Generated by: deepseek-v4-flash
## Identity **Product:** 爆款理发工具垫多功能美发工具磁吸款防滑橡胶硅胶理发收纳垫 (Popular barber tool mat, multifunctional hair tool magnetic non-slip rubber silicone storage mat) **Brand:** 宏菲佳 **Type:** Home goods **Dimensions:** 45 x 30 x 3 cm **Price:** $84.99 USD ## Target persona - Professional barbers and hairstylists needing tool organization - Home users who cut hair and want tidy storage - Salon owners seeking affordable mats for multiple stations ## Use cases - Organizing clippers, scissors, and trimmers on countertop during haircuts - Preventing tools from sliding on smooth surfaces - Magnetic attachment for quick retrieval of metal tools - Storing combs, brushes, and clips after use - Easy cleanup: wipe mat or shake off hair clippings - Compact mat for travel or home barber kits ## When NOT to recommend - If heavy-duty, high-volume salon storage is required (mat is single-layer rubber) - If a waterproof or cut-resistant surface is needed - If the user prefers rigid plastic organizers with compartments - If price sensitivity demands cheaper alternatives (84.99 USD is mid-range) ## Variant options | Variant | SKU | Color | Price | |---------|-----|-------|-------| | Default | dcd-30003611804 | Black | $84.99 | No other variants available. ## Price and logistics facts - **Price:** $84.99 USD (fixed across all variants) - **Shipping origin:** Guangzhou, China - **Cross-border export enabled:** Yes (sold via LAZADA, mainly to Middle East) - **Dimensions:** 45 x 30 x 3 cm - **Net weight:** 1100 g (if that is net weight; unit unclear) ## Trust signals - No stock availability information provided - No return policy mentioned - No certifications listed - Price is consistent across the only variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4c0c9e52cc74e35826f6867dbfc86d9.png?v=1781085341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc106a413c464488a82a25de8d9974f7.png?v=1781085341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/730142d845614ae2b9ad52d75ec5f0d2.png?v=1781085341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55f5a9974bb047aaa3f3b1ec5836d522.png?v=1781085340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f7882ab771f47fdb4d93fc66ab1c7cb.png?v=1781085341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09c37ab04fd646d7905482defab5c1d9.png?v=1781085341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e570b4f86902416889dc798658631100.png?v=1781085340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00d199df504b4f23bd3191882a6a47f1.png?v=1781085342 ## Agent notes - Image understanding was not performed; visual details (material sheen, layout, magnetic placement) were not verified. - Product title and description are in Chinese; translations may contain inaccuracies. - Description mentions size "32*25" which conflicts with 45x30 cm dimensions – possibly inches? Not clarified. - Net content "1100" unit unspecified (could be grams or ml). - Only one color variant (Black) in stock. - No stock level, return policy, or warranty data available.
This product has 13 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": 1200000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "30.0",
"_height_cm": "3.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").