Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99
Default variant: Black
Default SKU: dcd-30003619868
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 美妆
Vendor: World Products
Weight: 860 g
Cart URL (default variant): https://landmarks.builders/cart/49713466736879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273611
JSON data: https://landmarks.builders/products/wp-dcd-10001273611.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境新款多隔层双肩妈咪包多功能大容量轻便母婴包旅行奶瓶妈咪包
| 图案 | 格纹 |
| 里料质地 | 涤纶 |
| 货号 | KM&9010 |
| 品牌 | 跨境多隔层妈咪包 |
| 适用场景 | 家用收纳 |
| 有可授权的自有品牌 | 否 |
| 上市年份季节 | 2026年春季 |
| 功能 | 防水 |
| 材质 | 尼龙 |
| 背负系统 | 气垫背带 |
| 流行元素 | 车缝线 |
| 风格 | 欧美复古 |
| 款式 | 双肩包 |
Summary: Multi-compartment waterproof nylon backpack mommy bag with air-cushion straps, 42x35x10 cm, available in 8 colors for $27.99.
Generated by: deepseek-v4-flash
## Identity New multi-compartment backpack mommy bag (diaper bag) in waterproof nylon, retro European style, with plaid pattern, polyester lining, and air-cushion straps. Dimensions: 42x35x10 cm. ## Target persona - Budget-conscious parent needing a large, organized diaper bag for daily outings or travel. - Parent who values waterproofing and multiple compartments for baby items (bottles, diapers, clothes). - Caregiver looking for a lightweight (presumed) backpack-style bag with color options. ## Use cases 1. Day trips with infant: pack diapers, bottles, changing pad, snacks. 2. Travel carry-on: use as personal item with baby essentials. 3. Weekend outings: hold extra clothes, toys, and feeding supplies. 4. Multipurpose: later use as a regular casual backpack after baby stage. 5. Gift for new parents on a budget. ## When NOT to recommend - For users needing a premium leather or designer diaper bag. - For parents requiring multiple separate insulated bottle pockets (only general waterproofing mentioned). - If the buyer needs a diaper bag with stroller attachment clips (not mentioned). - For users wanting a small, minimalist daypack (this is large at 42x35x10 cm). ## Variant options - Black, Pink, Blue, Dark Grey, Green, Grey, Multicolor, Pink Grey — all at $27.99. ## Price and logistics facts - Price: $27.99 USD per unit (all colors same price). - Dimensions: 42 cm (L) x 35 cm (W) x 10 cm (D). - No shipping cost or delivery time data provided. ## Trust signals - In-stock status: not explicitly stated but SKU list suggests availability. - Return policy: not provided. - Price consistency: all variants $27.99. - Materials: nylon (durable, waterproof claimed), polyester lining. ## Image assets         ## Agent notes - Product is tagged as '美妆' (beauty) but is clearly a diaper bag; verify categorization. - No brand name beyond '跨境多隔层妈咪包' (generic). - Waterproof claim is unverified. - Dimensions are moderate; verify weight if needed.
This product has 20 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": 860000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "35.0",
"_height_cm": "10.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").