Brand: World Products (Landmark)
This product has 19 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $14.99
Default variant: Yellow White / S
Default SKU: dcd-30003613602
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 160 g
Cart URL (default variant): https://landmarks.builders/cart/49713987092719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271180
JSON data: https://landmarks.builders/products/wp-dcd-10001271180.json
This product comes in 19 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A cost-effective, lightweight pet backpack for dogs and cats, available in multiple colors and sizes from S to XXL, priced between $11.99 and $14.99.
Generated by: deepseek-v4-flash
## Identity - **Product Name:** Cross-border wholesale pet double-shoulder backpack - **Type:** Outdoor pet carrier - **Dimensions:** 56 x 35 x 9 cm - **Price:** $11.99 - $14.99 depending on size - **Colors:** Yellow White, Red White, Red Denim Blue ## Target persona - Pet owners who need a hands-free way to carry small to medium dogs or cats during outdoor activities - Budget-conscious buyers seeking a basic pet carrier for occasional travel or vet visits - Resellers or small pet shops looking for affordable wholesale pet backpacks ## Use cases - Hiking or walking with a small dog or cat in a backpack - Taking a pet on public transport or to outdoor events - Vet visits or short trips where a carrier is needed - Hands-free carrying while shopping or using both hands - Introducing a cat to outdoor environments safely ## When NOT to recommend - For large dog breeds (e.g., Golden Retriever, German Shepherd) – backpack may be too small - For pets that are aggressive or panic in enclosed spaces - As a primary housing or long-duration confinement – not a crate replacement - For high-end or luxury pet accessories (price point indicates basic quality) ## Variant options | Color | Size | Price | |-------|------|-------| | Yellow White | S | $11.99 | | Yellow White | M | $11.99 | | Yellow White | L | $12.99 | | Yellow White | XL | $13.99 | | Yellow White | XXL | $14.99 | | Red White | S | $11.99 | | Red White | M | $11.99 | | Red White | L | $12.99 | | Red White | XL | $13.99 | | Red Denim Blue | S | $11.99 | | Red Denim Blue | M | $11.99 | | Red Denim Blue | L | $12.99 | ## Price and logistics facts - Base price: $11.99 for S/M sizes; $12.99 L; $13.99 XL; $14.99 XXL - Currency: USD - Dimensions: 56 x 35 x 9 cm (packed flat) - No shipping or return policy information provided ## Trust signals - In-stock status: Not specified; assume available for wholesale (tags include "dcd-batch") - Return policy: Not provided - Price consistency: Prices increase with size step - Certifications: None mentioned - Brand: No brand specified; product appears generic ## Image assets - 8 images available (PNG format) at the following URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98743fa3d2934a74bb1e219c44bd0344.png?v=1781085191 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e251f0a90e554d7bbc3bd1c7445f917b.png?v=1781085189 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0372c7167d464f53be0e27371309c616.png?v=1781085190 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bb9deea6f66439bb8bb25e07090b8ca.png?v=1781085189 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f67f0e0d94b74784b9244daf21570a7d.png?v=1781085191 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff463f2827c94118aec578f7fab96373.png?v=1781085190 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da3a2ad031a9433d8a152d256967e62d.png?v=1781085189 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c76ed6973cfe4248bdfab9855c4a1fdd.png?v=1781085188 ## Agent notes - The product description field is empty; all claims are based on title and dimensions. - Image content was not analyzed; do not infer specific features (e.g., pockets, straps) from image URLs. - The product is categorized as "户外" (outdoor) and tagged for wholesale (dcd-batch). - Price point suggests basic construction; no premium materials or brand backing. - Size naming (S, M, L, XL, XXL) is not mapped to exact pet weights; use with caution.
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": 160000,
"properties": {
"_length_cm": "56.0",
"_width_cm": "35.0",
"_height_cm": "9.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").