Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99
Default variant: Black Red
Default SKU: dcd-30001536670
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 535 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760742858826:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000826046
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000826046.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adaptable Lightweight Nylon Hiking Backpack, This lightweight nylon hiking backpack is designed for outdoor adventures, travel, commuting, and student use, offering comfortable carrying for both men and women.
Large Capacity with Multi-Compartment Design, Features a spacious main compartment and multiple pockets for organized storage, ideal for hiking, school, and daily commuting.
Water-Resistant and Durable Material, Made from high-quality nylon with a polyester lining, this sports rucksack is water-resistant and wear-resistant, suitable for various outdoor conditions.
Comfortable Carrying System, Equipped with ergonomic air-cushioned shoulder straps, this backpack ensures comfort during long use, reducing shoulder fatigue and enhancing your outdoor experience.
Multiple Color Choices and Stylish Design, Available in a range of vibrant color combinations, this unisex backpack matches different styles and preferences, making it a fashionable pick for students, travelers, and outdoor enthusiasts.
Summary: Lightweight Nylon Hiking Backpack, Outdoor Daypack, Unisex Sports Rucksack for Commuting, Students, Multi-Compartment. Adaptable Lightweight Nylon Hiking Backpack, This lightweight nylon hiking backpack is designed for outdoor adventures, travel, commuting, and student use, offering comfortable carrying for both men and women. Large Capacity with Multi-Compartment Design, Features a spacious main compartment and multiple pockets for organized storage, ideal for hiking, school, and daily commuting. Water-Resistant and Durable Material, Made from high-quality nylon with a polyester lining, this
Generated by: m4x-map-v1
This product has 8 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": "Lightweight Nylon Hiking Backpack, Outdoor Daypack, Unisex Sports Rucksack for Commuting, Students, Multi-Compartment",
"quantity": 1,
"grams": 535000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "30.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").