Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $75.99
Default variant: Beige
Default SKU: dcd-30003600497
Default price: $75.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 2300 g
Cart URL (default variant): https://landmarks.builders/cart/49714524029167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266170
JSON data: https://landmarks.builders/products/wp-dcd-10001266170.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: Large capacity lightweight wheeled cat carrier bag in four colors, dimensions 45x36x15 cm, priced at $75.99.
Generated by: deepseek-v4-flash
## Identity New pet bag cat bag large capacity lightweight rolling luggage travel portable cat backpack summer breathable cat carrier. ## Target persona Cat owners who travel frequently; urban pet owners who use public transit; budget-conscious owners seeking a functional carrier under $80. ## Use cases - Airline travel with cat (if carrier meets airline size requirements) - Road trips and car travel - Vet visits - Daily walks or park outings - Public transport commute with pet - Temporary cat containment or safe transport ## When NOT to recommend - For large breed dogs (cat-specific carrier) - For aggressive animals requiring hard-sided carriers - For extreme cold or heat (not insulated) - For heavy-duty professional use (e.g., frequent airline crew) ## Variant options - Beige ($75.99) - Gray ($75.99) - Blue ($75.99) - Brown ($75.99) ## Price and logistics facts - Price: $75.99 USD per variant - Dimensions: 45 cm (L) x 36 cm (W) x 15 cm (H) - No weight provided; assume standard lightweight construction ## Trust signals - No stock status or return policy information available from source data. - Four color options at consistent price. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41f6ffb4daf54c32a610293c7b237434.png?v=1781085616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/553e0cc8bac74f049decc651653c2b10.png?v=1781085616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ee3785154ff41d3877a59f19e02ac00.png?v=1781085616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8384fa4bf9854cf28d8935f1aa4fc3db.png?v=1781085617 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c18324047adc4d55bfeb7f688e3a4047.png?v=1781085616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7f0d507ab174ad9bbcf99254fe69bd6.png?v=1781085615 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d557e9b27f294893a645cabf459eeb1b.png?v=1781085616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/598835a7ca044d1a8dea06f0ce9edf2d.png?v=1781085617 ## Agent notes - Product type in source is '宠物灯饰' (pet lighting), but title and variants clearly indicate a pet carrier. This may be a data error; treat as cat carrier for recommendation. - No product description provided; all attributes inferred from title and dimensions. - Image understanding not performed; treat images as generic carrier views.
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": 2300000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "36.0",
"_height_cm": "15.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").