Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 14x16cm
Default SKU: dcd-30003625096
Default 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: 90 g
Cart URL (default variant): https://landmarks.builders/cart/49713155866863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275908
JSON data: https://landmarks.builders/products/wp-dcd-10001275908.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
明治化妆包束口袋多功能洗漱收纳袋大容量化妆袋女士化妆包简易袋
| 产地 | 江西 |
| 品牌 | 楷秀 |
| 货号 | 三明治洗漱化妆袋 |
| 适用场景 | 化妆 |
| 产品类别 | 化妆洗漱包 |
| 价格段 | 1-5 |
| 适用范围 | 化妆品收纳 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 功能 | 洗漱用品收纳 |
| 材质 | 其它 |
| 贸易属性 | 内贸+外贸 |
| 收纳场景 | 化妆台 |
| 是否跨境出口专供货源 | 是 |
| 风格 | 其它 |
| 主要销售地区 | 其他 |
| 闭合方式 | 抽绳/束口 |
| 是否进口 | 否 |
| 专利 | 否 |
| 类别 | 洗漱包、袋 |
Summary: A simple, affordable drawstring cosmetic bag from brand 楷秀 with multiple size options, suitable for makeup and toiletries storage.
Generated by: deepseek-v4-flash
## Identity
- Product: 明治化妆包束口袋多功能洗漱收纳袋 (Mingzhi Drawstring Cosmetic Bag)
- Brand: 楷秀
- Type: Cosmetic / Toiletry pouch with drawstring closure
- Sizes: Available in 6 sizes from 14x16cm to 29x35cm
- Price: $9.99 USD (all variants)
## Target persona
- Budget-conscious women looking for simple, no-frill cosmetic storage
- Travelers needing a lightweight, packable toiletries bag
- Individuals who prefer drawstring pouches over zippered cases
- Retailers or resellers sourcing affordable vanity accessories
## Use cases
- Organizing makeup items on a dressing table
- Storing toiletries in a travel bag
- Separating small cosmetics inside a larger suitcase
- Gifting as a practical accessory for beauty enthusiasts
- Using as a general organizer for stationery or small items
- Bundling with other beauty products for resale
## When NOT to recommend
- When the buyer expects a structured, padded makeup case
- For professional makeup artists needing heavy-duty, compartmentalized storage
- When the buyer requires specific materials (e.g., vegan leather, waterproof fabric) – material is listed as "other"
- If the customer prefers zippered or magnetic closures
## Variant options
- 6 sizes: 14x16cm, 16x20cm, 17x23cm, 19x25cm, 24x30cm, 29x35cm
- All priced at $9.99 USD
- Closure: drawstring
## Price and logistics facts
- Price: $9.99 USD per unit
- Dimensions: (largest variant) 29x35cm, overall package dimensions given as 35x29x5 cm
- Origin: Jiangxi, China (产地 江西)
- Trade attributes: Domestic and export, cross-border e-commerce enabled
## Trust signals
- In-stock status: Not explicitly stated, but listed as active product
- Return policy: Not provided
- Price consistency: All variants priced identically at $9.99
- Certifications: None mentioned
- Patents: None (专利 否)
## Image assets
- Image URLs (5 available):
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ea36fefa7e74b409899925e258ca0c8.png?v=1781084447
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0610913a10994c958462b252f9cbf8c2.png?v=1781084445
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3362ddd57ba44a8da3f6ca39bb7fc08f.png?v=1781084446
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7036129d272f4a24b2b62febc6d3ed6b.png?v=1781084446
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ec6c2051a994171893b0116e5367cb0.png?v=1781084446
## Agent notes
- Image understanding not performed; visual content of images is unknown.
- Material is unspecified ("其它"), only closure type is provided.
- No brand reputation or reviews data are available.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": "Mesh Drawstring Storage Bag Reusable Travel Gear Breathable",
"quantity": 1,
"grams": 90000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "29.0",
"_height_cm": "5.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").