Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $48.99
Default variant: Pink / Cat Nest
Default SKU: dcd-30003613468
Default price: $48.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49714039685359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271156
JSON data: https://landmarks.builders/products/wp-dcd-10001271156.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: Portable cat carrier backpack with four color options, dimensions 42x36x36 cm, priced at $48.99 USD.
Generated by: deepseek-v4-flash
## Identity Cat backpack carrier (pet travel bag) with a cat nest style, suitable for small to medium cats. ## Target persona Cat owners who need a portable carrier for vet visits, short trips, or outdoor adventures with their cat. ## Use cases - Transporting a cat to the veterinarian. - Short car trips or travel with a cat. - Hiking or walking with a cat in a secure carrier. - Daily commuting with a cat in a carrier. - Providing a safe enclosed space for a cat in a car. ## When NOT to recommend - For large dogs or heavy pets exceeding carrier size. - For airline cabin travel (unknown if airline-approved). - For aggressive or extremely anxious cats that may escape. - For users seeking a hard-sided carrier for maximum protection. ## Variant options - Pink / Cat Nest - Beige / Cat Nest - Green / Cat Nest - Purple / Cat Nest ## Price and logistics facts - Price: $48.99 USD - Dimensions: 42 x 36 x 36 cm (length x width x height) - Currency: USD ## Trust signals - No explicit in-stock status, return policy, or certifications provided. Check seller for details. - Price consistent across all variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e951bd0bc7e419397ae9f594db15c75.png?v=1781085215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a524b283032f4176aceb97f4edf92a80.png?v=1781085216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f2eacbef57e4e1c9669dff8615880bc.png?v=1781085215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fcf8ebc861741efb1973d649d91e1c6.png?v=1781085214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2abb97fde404b34838898f078776889.png?v=1781085215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/812af66384144dc7b2a926490ddc8c84.png?v=1781085215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c10300d068347d98073e907197cdefc_0e79376d-41fe-4b13-b27f-0aa1335f18d8.png?v=1781085215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8ac356f0a09495c99602e046decc9fd.png?v=1781085215 ## Agent notes - Product type tagged as '宠物灯饰' (pet lighting) but actual product appears to be a cat carrier; verify with seller. No textual description provided. - Image content not analyzed; trust image URLs as-is.
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": 2000000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "36.0",
"_height_cm": "36.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").