Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Shark
Default SKU: dcd-30003292506
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 230 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43755000266826:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001163590
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001163590.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Soft Creature Design: This seal soft backpack turns an everyday school bag into a cute creature backpack with a soft, friendly look that stands out on school and adds a playful feel to daily outfits.
Practical Carrying Function: Designed as a cartoon soft rucksack, it gives students a lightweight way to keep books, notebooks, and small daily items organized for class, commuting, or short outings.
Soft Comfort: The short soft surface and polyester construction create a cozy feel that is pleasant to carry, while the padded soft shape helps the backpack feel gentle and gentle the shoulders.
Easy-to-Love Design: With its charming seal-inspired face and rounded outline, this backpack adds instant personality to school days and makes simple everyday storage feel more fun and expressive.
Daily Use Purpose: Made for students who want a balance of cute design and practical use, this school bag is ideal for school, weekend walks, and relaxed day trips when you want a soft, cheerful look.
Summary: Seal Plush Backpack Soft Cartoon Plush Rucksack Long-Lasting for Women, Students. 【Soft Creature Design】: This seal soft backpack turns an everyday school bag into a cute creature backpack with a soft, friendly look that stands out on school and adds a playful feel to daily outfits. 【Practical Carrying Function】: Designed as a cartoon soft rucksack, it gives students a lightweight way to keep books, notebooks, and small daily items organized for class, commuting, or short outings. 【Soft Comfort】: The short soft surface and polyester construction create a cozy feel that is pleasant to carry, wh
Generated by: m4x-map-v1
This product has 12 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": "Seal Plush Backpack Soft Cartoon Plush Rucksack Long-Lasting for Women, Students",
"quantity": 1,
"grams": 230000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "28.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").