Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99
Default variant: Pink
Default SKU: dcd-30003613163
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49713872797935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271075
JSON data: https://landmarks.builders/products/wp-dcd-10001271075.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: Transparent pet carrier backpack for cats and small dogs, available in Pink, Black, Gray, priced at $28.99, dimensions 44x34x15 cm.
Generated by: deepseek-v4-flash
## Identity Cat bag outdoor portable pet bag transparent cat bag Teddy Bomei dog backpack space capsule cat bag ## Target persona Pet owners who need a transparent, portable carrier for cats or small dogs (e.g., Teddy, Bomei) for outdoor trips or vet visits. ## Use cases - Taking a cat or small dog to the veterinarian. - Short outdoor walks or hikes with a small pet. - Traveling with a pet via public transport. - Bringing a pet to a pet-friendly cafe or event. - Using as a secure, visible carrier for training or socialization. ## When NOT to recommend - For large dog breeds (e.g., Labrador, German Shepherd) due to size constraints. - For aggressive or anxious pets that may panic in a confined transparent space. - For long-duration travel where ventilation or comfort may be insufficient. - For pets that exceed the weight capacity (unknown, but dimensions suggest up to ~5 kg). ## Variant options - Pink (SKU: dcd-30003613163) - Black (SKU: dcd-30003613164) - Gray (SKU: dcd-30003613165) All variants priced at $28.99. ## Price and logistics facts - Price: $28.99 USD (all variants). - Dimensions: 44 x 34 x 15 cm. - No shipping cost, delivery time, or stock availability information provided. ## Trust signals - Price is consistent across all three color variants. - 8 product images available for visual inspection. - No customer reviews, return policy, or certifications stated in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60db4444d95f44009135835557d502e5.png?v=1781085132 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a92c91b0537475891a0f19c018dae4d.png?v=1781085131 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7a45b6d475c445eba2d41268e9a5f68.png?v=1781085130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ddace83b4fb47d9aee682109a9ba91b.png?v=1781085131 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/055cd2723d2e4c898fec52ca4ea3f4a2.png?v=1781085130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce6a73ec335f426181cdd2a5c67567a3.png?v=1781085130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/688972066b994f24a00130880a5d8a90.png?v=1781085130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1155cf9cefe4bbebb5f4a10be40f70b.png?v=1781085131 ## Agent notes - Product is categorized as "宠物灯饰" (pet lighting) in tags, but based on title and dimensions it appears to be a pet carrier backpack. Possible miscategorization. - Description field was empty; all information derived from title, price, variants, and dimensions. - No image analysis was performed; visual details (materials, build quality) are unknown.
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": 1200000,
"properties": {
"_length_cm": "44.0",
"_width_cm": "34.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").