Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: Mint Green / Legs-out Style
Default SKU: dcd-30003613415
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49713887772911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271141
JSON data: https://landmarks.builders/products/wp-dcd-10001271141.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: Transparent nylon mesh cat carrier bag, foldable, handheld, legs-out style, available in 4 colors at $14.99.
Generated by: deepseek-v4-flash
## Identity Product: Transparent nylon mesh cat carrier bag (foldable, handheld, legs-out style). ## Target persona Budget-conscious cat owners who need a lightweight, portable carrier for short trips. Ideal for small to medium cat breeds. ## Use cases - Veterinary visits for routine checkups - Short trips to a park or friend's house - Cat shows (visibility through mesh) - Emergency evacuation from home - Transporting a calm cat in a car ## When NOT to recommend - For large breed cats (e.g., Maine Coon) exceeding carrier dimensions - For aggressive or anxious cats that may tear mesh - For long-distance travel requiring sturdy, airline-approved carriers - As a primary carrier for multiple cats ## Variant options All variants are "Legs-out Style" at $14.99: - Mint Green (sku: dcd-30003613415) - Lake Blue (sku: dcd-30003613416) - Light Gray (sku: dcd-30003613417) - Beige (sku: dcd-30003613418) ## Price and logistics facts - Price: $14.99 USD (fixed across variants) - Dimensions (flat/folded): 40 x 25 x 5 cm - No weight or material thickness provided ## Trust signals - In-stock status unknown - Return policy not specified - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1ddd18f9c3e4968a3dfb5d77055b5e3.png?v=1781085138 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/092b3cffdb6c4cd1b162222e98d1983a.png?v=1781085136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e212f53385db4bcfa0430497a68ee1b0.png?v=1781085137 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/320689e8ca2145b5a6f45d0e29d85206.png?v=1781085137 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79fe06647d32467bb0857afa523712a2.png?v=1781085138 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4ddad0562a144ccb6432ee076f9dfb7.png?v=1781085137 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d009dca470e47539ff48435e177d03b.png?v=1781085137 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c915665cc93147a2a4a315f4b477f560.png?v=1781085136 ## Agent notes - Product type tag "宠物灯饰" (pet lighting) appears erroneous; actual product is a cat carrier bag. - Dimensions provided (40x25x5 cm) likely refer to folded/flat state; unfolded volume unknown. - No details on mesh durability or closure mechanism. - Image content not analyzed.
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": 650000,
"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").