Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99
Default variant: Pink
Default SKU: dcd-30003617359
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49713905697007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272520
JSON data: https://landmarks.builders/products/wp-dcd-10001272520.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.

Summary: Transparent large-capacity waterproof backpack for elementary to high school students, available in Pink, Black, Blue, Purple, priced at $25.99.
Generated by: deepseek-v4-flash
## Identity This is a transparent, large-capacity waterproof backpack designed for elementary to high school students. It measures 44x31x5 cm and is priced at $25.99. ## Target persona Budget-conscious parents of school-age children (grades 1-12) who need a see-through backpack for school compliance or visibility. Also students who want an affordable, trendy bag. ## Use cases - Carrying school books and supplies with easy visibility for security checks. - Daily commute to school or extracurricular activities. - Outdoor events where a lightweight, waterproof bag is needed. - Travel or overnight trips as a secondary bag. - Organizing items by color-coded variants. ## When NOT to recommend - Users needing a heavy-duty backpack for hiking or rough outdoor use (dimensions show it's slim at 5 cm depth). - Professionals requiring a laptop compartment with padding (unlikely given thin depth). - Those seeking a non-transparent, stylish dress backpack. - Customers who need a backpack with multiple internal pockets (depth suggests minimal organization). ## Variant options Four color variants: Pink, Black, Blue, Purple; all at same price $25.99. ## Price and logistics facts Price $25.99 USD per variant. Dimensions 44x31x5 cm (approx. 17.3x12.2x2.0 inches). Weight not provided. No shipping or stock info available. ## Trust signals No explicit trust signals provided. Price is consistent across variants. No return policy or certification mentioned. ## Image assets 8 images available. URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b849abec75b4ad8a9517f780f03dd8b.png?v=1781085148, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b67e8220ad3b42bcabe5c201b992777c.png?v=1781085148, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ffc6ea6af594af693f15b9628bfba7e.png?v=1781085148, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b7f7219c5eb40e0a8196453e42154d7.png?v=1781085148, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02ae969e227645459fe183ab33d947fb.png?v=1781085149, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e318b9a8b6814a818a2630ca86ad8ca5.png?v=1781085148, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60cc50b557e24f0a9c713bc09fc02008.png?v=1781085148, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34a50d23bb46454e8d266a115fb44ceb.png?v=1781085148. No visual description possible. ## Agent notes No description provided in source data. Image content not analyzed. Recommend verifying waterproof claim with seller. This backpack is very slim (5 cm depth) – may not fit thick textbooks.
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": 700000,
"properties": {
"_length_cm": "44.0",
"_width_cm": "31.0",
"_height_cm": "5.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").