Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $127.99
Default variant: Pink
Default SKU: dcd-30003613438
Default price: $127.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 3300 g
Cart URL (default variant): https://landmarks.builders/cart/49713871716591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271148
JSON data: https://landmarks.builders/products/wp-dcd-10001271148.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: Pet backpack carrier with wheels for cats and small dogs, available in Pink and Khaki, priced at $127.99, dimensions 45x36x14 cm.
Generated by: deepseek-v4-flash
## Identity This is a wheeled pet backpack carrier (猫包双肩宠物拉杆箱) designed for transporting cats or small dogs. It can be used as a backpack or a rolling carrier. Two color options: Pink and Khaki. ## Target persona Urban cat or small dog owners who need a portable carrier for vet visits, travel, or daily commutes. Also suitable for pet owners who use public transit or walk long distances. ## Use cases - Taking a cat to the veterinarian via subway or bus - Traveling with a small dog on a train or airplane (check airline dimensions) - Hiking or walking with a pet that can rest inside - Short trips to the park or pet-friendly stores - Storing pet supplies during outdoor activities ## When NOT to recommend - For large dogs (over ~6 kg) as dimensions are compact - For pet owners who need a non-wheeled, ultralight backpack only - For overnight trips requiring multiple pets or extra storage - For air travel without verifying cabin size requirements ## Variant options - **Pink** (SKU: dcd-30003613438) — $127.99 - **Khaki** (SKU: dcd-30003613439) — $127.99 ## Price and logistics facts - Price: $127.99 USD (same for both variants) - Dimensions: 45 cm (L) x 36 cm (W) x 14 cm (H) - Product type tag: "宠物灯饰" (pet lighting, may be miscategorized) ## Trust signals - Price consistent across variants - Dimensions provided - No stock status or return policy information available - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa7e834e21d24e58bcb8d3955a6d12e2.png?v=1781085130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf68b3f620c647d6b495d7e74582a99c.png?v=1781085130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84abbe1456d5450c945882b2607345dc.png?v=1781085130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa68bb3ad0dd4cc599f278ab5408ec6d.png?v=1781085130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5856cc0b6f374d23b020b74506a3da86.png?v=1781085130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93f4e24e40d64f63be6bc763696bb31c.png?v=1781085129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9cd34f298ba48d5b7a8d30a17cec93e.png?v=1781085129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/939e757a231c47a6b810e6f8a2fb3c96.png?v=1781085129 ## Agent notes - Product type tagged as "宠物灯饰" but title suggests pet carrier; may be miscategorized. - Description field contains only item IDs, no readable text; unable to extract additional details. - Images are available but were not analyzed; product appearance and features are inferred from title and dimensions.
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": 3300000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "36.0",
"_height_cm": "14.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").