Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99
Default variant: Red / Gold Ring
Default SKU: dcd-30003613530
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: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49713998299375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271174
JSON data: https://landmarks.builders/products/wp-dcd-10001271174.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Transparent cat backpack/carrier available in 12 color variants with gold or black ring, dimensions 43x35x18 cm, priced at $25.99 USD.
Generated by: deepseek-v4-flash
## Identity Transparent cat backpack designed for outdoor carrying of pets (cats). Multiple color options. ## Target persona Cat owners who need a portable, visible carrier for trips or walks. Dropshippers or wholesalers looking for pet accessories. ## Use cases - Taking cat to vet. - Outdoor walks or hikes. - Traveling with cat in car. - Wholesale inventory for pet stores. - Dropshipping. - Using as visible pet home for small pets. ## When NOT to recommend - For large dogs or heavy pets. - For aggressive cats that need secure carriers. - For long-distance air travel (may not meet airline specs). - For owners needing a soft-sided carrier. ## Variant options 12 variants: Colors: Red, Green, Blue, Gray, Tea Brown, Sunscreen Blue, Light Blue, Pink, Light Green, Bean Green, Nude Pink, Purple. Ring styles: Gold Ring or Black Ring. All at $25.99. ## Price and logistics facts Price: $25.99 USD. Dimensions: 43 x 35 x 18 cm. Wholesale/dropshipping available. ## Trust signals No stock status, return policy, or certifications provided. Only price and dimensions confirmed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de06c3999a1e4e70ab88f2a3728a3e38.png?v=1781085196 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/262eb311c5d64e118711ee4295cd609a.png?v=1781085194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebfbba77b8df4e8dab325c6ec53990ec.png?v=1781085195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ab5d4928f7f4a2faaf16ff508327ffb.png?v=1781085195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6dfc7baf98dc49fc9d6542eb2855cf26.png?v=1781085194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70902e551c104dd9a9503f9e73f29abd.png?v=1781085195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6392a3e296de4113bf9359bd13f1657f.png?v=1781085195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48910f23ddf0444f971ab372cfb949fc.png?v=1781085195 ## Agent notes Product type listed as 'pet lighting/decoration' but title suggests a cat backpack. Verify actual product category. No return policy, stock status, or certifications provided. Image understanding not performed.
This product has 24 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": "透明猫包2025新款手提太空舱宠物包批发外出透气双肩猫咪背包代发",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "35.0",
"_height_cm": "18.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").