Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: Lake Blue / Crossbody Style
Default SKU: dcd-30003613419
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 720 g
Cart URL (default variant): https://landmarks.builders/cart/49713887052015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271142
JSON data: https://landmarks.builders/products/wp-dcd-10001271142.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Transparent nylon mesh cat carrier, foldable, handheld and crossbody, available in Lake Blue and Light Gray, at $16.99.
Generated by: deepseek-v4-flash
## Identity Transparent nylon mesh cat carrier (pet backpack) with crossbody strap, foldable for storage. Dimensions 40×25×5 cm. Two color options: Lake Blue and Light Gray. ## Target persona Budget-conscious cat owner who needs a lightweight, portable carrier for short trips (vet, park). Also suitable for pet rescue volunteers or small cat owners. ## Use cases 1) Taking cat to vet clinic. 2) Short outdoor walks with cat. 3) Transporting cat in car. 4) Storing carrier when not in use due to foldability. 5) Using as a crate for small cats at home temporarily. ## When NOT to recommend 1) For large or heavy cats (over 10 lbs) due to size and mesh material. 2) For long-distance travel or airline use (not likely airline-approved). 3) For aggressive or anxious cats that may tear mesh. 4) When a hard-sided carrier is needed for safety. ## Variant options Two variants: Lake Blue/Crossbody Style ($16.99) and Light Gray/Crossbody Style ($16.99). ## Price and logistics facts Price $16.99 USD. Dimensions: 40 x 25 x 5 cm (likely folded). No shipping information provided. ## Trust signals In stock (variants listed). No return policy or certifications mentioned. Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/690072b087284b99811243306f810a05.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ad27be57d074328a7094bdfda217cd9.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd647d3f37044b17b56922a803517652.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c18990cda0d249648e163d6bc7912f35.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b006bbb711b43fdb2e585a965149743.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/837979a3e17c408590e919fed1827646.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9accc12139c14a5eb22fd6e774c08feb.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bcba69ee3192463a8900e79fca051082.png ## Agent notes Product type tag "宠物灯饰" (pet lighting) appears mis-categorized; actual product is a cat carrier. Image content not analyzed.
This product has 14 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": 720000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "25.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").