Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99
Default variant: Apricot
Default SKU: dcd-30001544429
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 579 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760452272202:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000828259
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000828259.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Soft Nylon Backpack for Urban TravelThis medium-sized backpack features soft nylon material for a comfortable feel and ergonomic pressure relief, ideal for daily use and long-term carrying. The urban minimalist design suits informal and travel occasions.
Ergonomic Pressure Relief DesignWide, thick shoulder straps and a soft build reduce shoulder strain and boost comfort, making it great for commuting, travel, and extended wear.
Durable and Reliable ConstructionReinforced stitching and sturdy nylon fabric ensure lasting durability and reliable performance for daily use. Medium capacity fits travel and commuting needs.
Stylish Urban Minimalist LookSimple yet fashionable, this backpack matches various outfits and occasions, from casual outings to city adventures. Fastener closure and designed compartments add convenience and security.
Functional Interior and Practical FeaturesIncludes a camera insert pocket, multiple compartments, and a three-dimensional exterior pocket for organized storage. Soft polyester lining and secure fastener closure improve comfort and usability.
Summary: Soft Nylon Backpack, medium size, ergonomic pressure relief, durable, urban casual travel. 【Soft Nylon Backpack for Urban Travel】This medium-sized backpack features soft nylon material for a comfortable feel and ergonomic pressure relief, ideal for daily use and long-term carrying. The urban minimalist design suits informal and travel occasions. 【Ergonomic Pressure Relief Design】Wide, thick shoulder straps and a soft build reduce shoulder strain and boost comfort, making it great for commuting, travel, and extended wear. 【Durable and Reliable Construction】Reinforced stitching and sturdy nylon
Generated by: m4x-map-v1
This product has 9 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": "Soft Nylon Backpack, medium size, ergonomic pressure relief, durable, urban casual travel",
"quantity": 1,
"grams": 579000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "28.0",
"_height_cm": "16.6"
}
}],
"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").