Brand: World Products (Landmark)
SKU: dcd-30003625466
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 美妆
Vendor: World Products
Weight: 160 g
Cart URL (default variant): https://landmarks.builders/cart/49713254760687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276031
JSON data: https://landmarks.builders/products/wp-dcd-10001276031.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境面膜PP收纳盒腰带皮带收纳盒分隔收纳化妆品收纳衣柜抽屉收纳
| 产地 | 义乌 |
| 品牌 | 无 |
| 货号 | pp皮带盒 |
| 价格段 | 2-3元 |
| 是否有专利 | 否 |
| 加印LOGO | 不可以 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 材质 | 塑料 |
| 加工定制 | 不可以 |
| 风格 | 现代简约风 |
| 是否进口 | 国产 |
Summary: A plastic PP storage box for organizing masks, belts, or cosmetics; dimensions 21.3x14x9 cm; priced at $9.99.
Generated by: deepseek-v4-flash
## Identity A plastic PP storage box designed for organizing face masks, belts, or cosmetics in drawers. Dimensions: 21.3 x 14.0 x 9.0 cm. Single variant (Pp Style). No brand, no customization options. ## Target persona Budget-conscious shoppers needing simple drawer organization for small items like face masks, belts, or cosmetics. Ideal for users in early-stage home organization or those seeking low-cost storage solutions. ## Use cases - Storing disposable or cloth face masks neatly in a drawer - Organizing belts to prevent tangling - Separating cosmetics like lipsticks or small palettes in a vanity drawer - Containing small accessories (scarves, ties) in closets - Keeping office supplies (pens, clips) organized on a desk - Storing craft supplies like ribbons or small tools ## When NOT to recommend - If the user needs a branded or customizable storage solution - For heavy items like tools or books – plastic may crack - For storing large items (shoes, towels) – dimensions too small - If the user expects high-end materials like wood or fabric ## Variant options - Pp Style (single variant) at $9.99 ## Price and logistics facts - Price: $9.99 USD (single variant) - Dimensions: 21.3 cm (L) x 14.0 cm (W) x 9.0 cm (H) - Material: Plastic (PP) - Origin: Yiwu, China - No customization; no logo printing ## Trust signals - In-stock status not explicitly specified; based on listing presence, likely available - Return policy not provided – assume standard return window - Price consistency: single price point across variants - No certifications mentioned ## Image assets - Five images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c603a2cce63c4180b98d55cac4111f33.png?v=1781084490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b096bd5fc75b40938848677a5775d1b9.png?v=1781084490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1cf495244dae4fa894ead01023c73c87.png?v=1781084491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/658d9d0ce5ad4a4e8e6e4ffd1e2784fd.png?v=1781084492 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f47dc5fcf3b4f318b0d81ce1e512b18.png?v=1781084491 ## Agent notes - No image analysis performed; visual details about colors or internal dividers are not inferred. - Product is listed under "美妆" (beauty) but can serve multiple categories (belts, accessories). - Low price point suggests basic quality – suitable for temporary or lightweight use.
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": "跨境面膜PP收纳盒腰带皮带收纳盒分隔收纳化妆品收纳衣柜抽屉收纳",
"quantity": 1,
"grams": 160000,
"properties": {
"_length_cm": "21.3",
"_width_cm": "14.0",
"_height_cm": "9.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").