Brand: World Products (Landmark)
SKU: dcd-30003613426
Price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49713882267887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271144
JSON data: https://landmarks.builders/products/wp-dcd-10001271144.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Lightweight cat carrier bag, crossbody design, allows head-out view to reduce stress. Dimensions: 40x30x5 cm. Price: $29.99 USD. Color: Yellow.
Generated by: deepseek-v4-flash
## Identity Cat Carrier Crossbody Bag (SKU: dcd-30003613426) ## Target persona - Pet owners needing a portable, lightweight carrier for small cats or dogs - Urban pet owners who walk or commute with their pet - Owners of shy or easily stressed pets who benefit from visibility ## Use cases - Taking cat to the vet - Outdoor walks and short hikes - Public transport commutes with pet - Allowing pet to peek out during carrying - Quick errands with a small pet ## When NOT to recommend - For large dogs or cats over 5 kg - For long-distance travel requiring more robust carrier - For pets needing hard-sided carriers for safety - For owners seeking a full backpack-style carrier ## Variant options - Yellow: $29.99 USD ## Price and logistics facts - Price: $29.99 USD - Dimensions: 40 x 30 x 5 cm - Weight not specified - Only one variant available ## Trust signals - One listed variant (Yellow) with consistent price - No stock level or return policy information provided - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc17cb539b36407295bfce244828ae29.png?v=1781085135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/443e89c03b3646b1a456a1ab851cd886.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23388405365d42439f6be715c4fcda87.png?v=1781085135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ac69605ee004eeeb9e909be4cae623f.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57b978e021264586b4706969bfd09f0b.png?v=1781085133 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d781af91a50540ce90d73c697eb00df7.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eee8dea811324082a0408a1fdd079c3a.png?v=1781085135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f4237420b7a49669594e47c91dff662.png?v=1781085135 ## Agent notes Product category is listed as "宠物灯饰" (pet lighting), which appears mismatched with the carrier bag title and dimensions. Images were not reviewed; actual visual details (e.g., material, strap type) are unknown.
This product has 13 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": 600000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "30.0",
"_height_cm": "5.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").