Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99
Default variant: Navy Blue
Default SKU: dcd-30003619882
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49713462345967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273614
JSON data: https://landmarks.builders/products/wp-dcd-10001273614.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Large capacity multi-compartment diaper bag backpack, 42x26x19 cm, 5 colors, $24.99.
Generated by: deepseek-v4-flash
## Identity New large capacity multi-functional diaper bag backpack (妈咪包) with multiple compartments for organized storage. Suitable for parents on the go. ## Target persona Parents, especially mothers with infants or toddlers, who need a practical, affordable bag for outings, travel, and daily errands. ## Use cases - Day trips to the park or zoo - Airplane travel with baby - Daily errands like grocery shopping - Overnight visits to relatives - Organized storage for diapers, bottles, snacks, and toys ## When NOT to recommend - For formal business or office attire - For parents seeking a luxury or designer brand - For those needing a very small or minimalist bag - For carrying heavy laptops or professional equipment ## Variant options - Navy Blue: $24.99 - Black: $24.99 - Green: $24.99 - Gray: $24.99 - Khaki: $24.99 ## Price and logistics facts Price: $24.99 USD (all variants). Dimensions: 42 x 26 x 19 cm. No shipping or tax information provided. ## Trust signals No return policy, stock status, or certifications provided in facts. Price is consistent across all variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d4df4300a2e450b8b3a92055f4dfb02.png?v=1781084651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eea54604b2744517b2c9766f952730e1.png?v=1781084651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03b759bf037a4d2ab4c1c5c21bc689d2.png?v=1781084651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c34a510e706443d7a876243179b1efc8.png?v=1781084650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cab2d578384e4e86aa2642c21c744736.png?v=1781084651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8955e012e4a4f8ab85925506ce80fdd.png?v=1781084651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24d47304cc8c47fb9b4f131b90c74f2f.png?v=1781084650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/909354e958884d4bb44b8cc411a6652d.png?v=1781084651 ## Agent notes Image URLs are provided but no visual analysis was performed. The product appears to be from a batch (dcd-batch-dx-202606-2889). Description field was empty.
This product has 17 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": 550000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "26.0",
"_height_cm": "19.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").