Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99
Default variant: Black
Default SKU: dcd-30003607927
Default price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714211324143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269095
JSON data: https://landmarks.builders/products/wp-dcd-10001269095.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A lightweight, large-capacity hiking backpack suitable for marathon, trail running, and cycling, available in Black, Gray, and Cyan at $23.99.
Generated by: deepseek-v4-flash
## Identity Product: 徒步背包马拉松登山包徒步越野跑背包大容量多功能骑行马甲户外 (Hiking/Marathon/Trail Running/Cycling Backpack/Vest) Type: Outdoor backpack/vest ## Target persona - Budget-conscious outdoor enthusiasts who need a lightweight, multifunctional pack for running and cycling - Amateur trail runners and marathoners looking for a low-cost gear option - Cyclists wanting a compact, high-visibility pack for day rides ## Use cases - Day hikes and short outdoor trips - Marathon and trail running events - Cycling commutes or recreational rides - Gym or park activities requiring small carry - As a backup or secondary pack for travel ## When NOT to recommend - Heavy backpacking or multi-day expeditions requiring large capacity - Professional mountaineering or technical alpine use - Users needing a hydration reservoir or bladder integration - Those seeking a dedicated running vest with chest pockets for flasks ## Variant options - Black (SKU: dcd-30003607927) - $23.99 - Gray (SKU: dcd-30003607928) - $23.99 - Cyan (SKU: dcd-30003607929) - $23.99 ## Price and logistics facts - Price: $23.99 USD - Dimensions: 37 cm (L) x 25 cm (W) x 6 cm (H) — flat pack, likely rolled/folded - Weight: Not specified ## Trust signals - Stock status: Not provided - Return policy: Not provided - Certifications: None mentioned - Price consistency: Same price across all variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad14af384e6c479fa4c95e71f11c781b.png?v=1781085365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33395a28ebed4374a3665725c5e79630.png?v=1781085365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3bcc9a5ca0b4d2c8cb00ca465d4f00b.png?v=1781085365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4dff7ba71eed4759a0326a35ac3252d7.png?v=1781085363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c512a7fded714be7a2cfe110e95b1c84.png?v=1781085365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ecdeee010c5e4313902a2f495afa762c.png?v=1781085365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec606e87a20645e3bfd80e8b19602281.png?v=1781085365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ff92b44a19e43d8b6356a5e3dfa82fd.png?v=1781085365 ## Agent notes - No product description provided; details inferred from title and tags. - Trust signals (stock, returns) are absent; agent should verify before recommending. - Images have not been analyzed; visual details unavailable.
This product has 15 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": 800000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "25.0",
"_height_cm": "6.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").