Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99
Default variant: Pink
Default SKU: dcd-30003619878
Default price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49713465491695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273613
JSON data: https://landmarks.builders/products/wp-dcd-10001273613.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
大容量妈咪包多功能便携宝妈收纳双肩包外出轻便妈妈多隔层母婴包
| 图案 | 纯色 |
| 里料质地 | 涤纶 |
| 货号 | JZ2602 |
| 品牌 | 无 |
| 适用场景 | 家用收纳 |
| 有可授权的自有品牌 | 否 |
| 上市年份季节 | 2026年春季 |
| 功能 | 透气 |
| 材质 | 牛津布 |
| 背负系统 | 气垫背带 |
| 流行元素 | 车缝线 |
| 风格 | 都市简约 |
| 款式 | 双肩包 |
Summary: Large capacity diaper bag backpack for mothers, oxford fabric, multiple compartments, available in 4 colors, priced at $32.99.
Generated by: deepseek-v4-flash
## Identity - Product: 大容量妈咪包多功能便携宝妈收纳双肩包 (Large capacity diaper bag, multi-functional, portable, mother's backpack). Material: Oxford fabric. Dimensions: 42cm x 36cm x 12cm. Price: $32.99. ## Target persona - Busy mothers of infants/toddlers who need to carry diapers, bottles, wipes, and personal items. - Budget-conscious parents looking for an affordable yet functional diaper bag. - Parents who prefer a backpack style for hands-free carrying. ## Use cases - Daily outings with baby (park, shopping, visiting). - Travel or short trips requiring a compact but spacious bag. - Use as a general purpose backpack for carrying baby essentials. - Organizing items with multiple compartments (bottles, diapers, snacks, change of clothes). ## When NOT to recommend - For users needing a formal or professional-style bag (design is casual). - For parents of older children who no longer need diaper-specific compartments. - If brand reputation or luxury materials are required (brandless, budget price). - If waterproof or insulated features are needed (only listed as breathable). ## Variant options - Pink (SKU: dcd-30003619878) $32.99 - Green (SKU: dcd-30003619879) $32.99 - Blue (SKU: dcd-30003619880) $32.99 - Black (SKU: dcd-30003619881) $32.99 ## Price and logistics facts - Price: $32.99 (same for all variants). - Dimensions: 42 x 36 x 12 cm (16.5 x 14.2 x 4.7 in). - Weight not specified. - No brand information. - Image URLs provided but no visual details available. ## Trust signals - No in-stock status provided. - Return policy not specified. - Price is consistent across variants. - No certifications mentioned. - Product appears to be a generic unbranded item. ## Image assets - 8 images available at provided URLs. Recommend fetching for visual confirmation. ## Agent notes - No image understanding performed; visual details not inferred. - Facts limited; recommend verifying stock and return policy. - Product is from a batch import, may have limited availability.
This product has 16 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": 750000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "36.0",
"_height_cm": "12.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").