Brand: World Products (Landmark)
SKU: dcd-30003616722
Price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 320 g
Cart URL (default variant): https://landmarks.builders/cart/49713988108527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272302
JSON data: https://landmarks.builders/products/wp-dcd-10001272302.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
汽车后备箱行李固定器带魔术贴的后备箱防滑分隔器适用汽车后备箱
| 货号 | HS-7865 |
| 品牌 | 无 |
| 产品类别 | 五金配件 |
| 颜色 | 黑色 |
| 型号 | 固定器 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 是否一般纳税人 | 否 |
| 贸易属性 | 通用 |
| 可否定做 | 可以 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 北美 |
| 风格 | 新中式 |
Summary: Car trunk luggage organizer with Velcro anti-slip divider, black, 3-pack, $15.99, sold on LAZADA for North America.
Generated by: deepseek-v4-flash
## Identity Car trunk luggage fixer with Velcro anti-slip divider, black, model HS-7865, 3-pack, no brand, dimensions 21x6x6 cm. ## Target persona Budget-conscious car owners who frequently shop on LAZADA and need simple trunk organization without premium pricing. Also suitable for drivers of compact cars seeking to maximize limited trunk space. ## Use cases - Preventing grocery bags from tipping over in trunk - Securing luggage during road trips - Organizing sports equipment or tools in trunk - Keeping shopping bags stable during transport - Separating wet or dirty items from clean cargo ## When NOT to recommend - Heavy-duty commercial use requiring high load capacity - Luxury vehicles where premium appearance is expected - Users needing waterproof or heavy-duty cargo net - Those seeking branded or high-end trunk organizers ## Variant options Only variant: Luggage Strap 3-pack at $15.99. ## Price and logistics facts Price: $15.99 USD. Dimensions: 21 x 6 x 6 cm. Weight: not provided. Sold on LAZADA, mainly targeting North America. Likely ships from China. ## Trust signals No brand or certifications. In-stock status unknown. Return policy not disclosed. Price is fixed for the single variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1439ec0c8982482fb8b20f02ab800ca3.png?v=1781085191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ec783a20c66416da045165b6443fa62.png?v=1781085191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a86d51da342488487a5c552d4c4629a.png?v=1781085189 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba11f1752f554a219ba084a983741e74.png?v=1781085190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1323295f4f5643ab8e1a68576ee5258d.png?v=1781085191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93fc2d2275d74d58841caa4cb69418da.png?v=1781085190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/214e974ebc3e4a04a4a79d9513dc7b36.png?v=1781085190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2cdc4009fc1e4d9b9e7124ef87bfeed2.png?v=1781085192 ## Agent notes Images are provided but visual understanding was not performed. No in-stock, return policy, or certification data available. The product appears to be a generic unbranded item.
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": 320000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "6.0",
"_height_cm": "6.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").