Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99
Default variant: White / 3-side-ventilation
Default SKU: dcd-30003613433
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49713875648751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271146
JSON data: https://landmarks.builders/products/wp-dcd-10001271146.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Cat backpack carrier with space capsule design, anti-stress, large capacity, suitable for cats and small dogs. Available in White, Black, Pink. Price $30.99.
Generated by: deepseek-v4-flash
## Identity Cat backpack carrier (space capsule style) for cats and small dogs. Dimensions: 42 x 37 x 14 cm. Price: $30.99. ## Target persona Pet owners who need a portable, comfortable carrier for their cat or small dog for travel, vet visits, or outdoor activities. ## Use cases - Taking a cat to the veterinarian - Traveling or moving with a pet - Short outdoor walks or hikes with a cat - Transporting a small dog to the park - Relocating a pet to a new home - Visiting friends or family with a pet ## When NOT to recommend - For large dogs exceeding 15 lbs (7 kg) - For pets that require hard-sided carriers for airline travel - For extremely anxious pets that need medical supervision during transport - For long-duration confinement without breaks (e.g., multi-hour car trips without stops) ## Variant options - White / 3-side-ventilation ($30.99) - Black / 3-side-ventilation ($30.99) - Pink / 3-side-ventilation ($30.99) ## Price and logistics facts Price: $30.99 (all variants). Dimensions: 42 x 37 x 14 cm. No shipping or handling info provided. ## Trust signals All variants priced consistently. Return policy and in-stock status not specified in facts. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9455da27f3dc4100a2418fc5982dad68_b96e8121-0179-4378-a340-8e36de37063f.png?v=1781085132 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f362683147e6449c9519f5aa714bbefc_0bba6429-e188-43c8-b053-645f12627d68.png?v=1781085132 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/786b648c39d14fc0b845b2ccdf9b85c1_08dae940-4711-4934-8bc3-ad8bf35ff072.png?v=1781085131 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0cc4cd7de74249ea95f1b35a2f6da6c0_59623555-d981-4bd4-b5db-f708093dd417.png?v=1781085132 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5791dff85a8f45b1b9d54de43cebf0b2_7df14f33-6b1d-44cd-9fcf-7fa73bf5a17b.png?v=1781085132 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6857935ef244edeb22eb6306fd1161e_fa22c7cd-b021-4d34-b634-0653e858981d.png?v=1781085131 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89a0da2b7f644886be93f192f923e69b_48214b86-6856-4ce5-8457-76ca80b79b5e.png?v=1781085132 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/709dd847561445c594d1397bb194c142_fb77c33d-42e3-416e-9729-a1037baecdcf.png?v=1781085132 ## Agent notes Image understanding was not performed; visual details not assessed. Product type listed as '宠物灯饰' (pet lighting) which may be a miscategorization; actual product is a pet carrier backpack.
This product has 15 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": 1400000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "37.0",
"_height_cm": "14.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").