Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $98.99
Default variant: Pink
Default SKU: dcd-30003600490
Default price: $98.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49714530943215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266167
JSON data: https://landmarks.builders/products/wp-dcd-10001266167.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: Foldable pet backpack for small cats and dogs, designed for travel. Available in Pink and Gray. Priced at $98.99 USD. Dimensions: 42x28x10 cm.
Generated by: deepseek-v4-flash
## Identity - Product: Foldable Pet Backpack for Cats/Dogs - Price: $98.99 USD - Dimensions: 42 x 28 x 10 cm - Colors: Pink, Gray ## Target persona - Urban pet owners who need a portable carrier for small pets during travel, vet visits, or short trips. - Owners of small cats or dogs (under ~5 kg) looking for a foldable, lightweight carrier. ## Use cases - Taking a small pet on public transport or car rides. - Carrying a pet to the vet or groomer. - Short outdoor excursions like park visits or hiking with a pet. - Storing the carrier compactly when not in use. - Using as a backup or spare carrier for guests or multi-pet households. ## When NOT to recommend - For large dogs or cats over ~5 kg (carrier dimensions are tight). - For long-duration travel requiring extensive ventilation or comfort features. - For aggressive or anxious pets that may damage the carrier. - If the buyer needs a pet carrier with wheels or additional storage compartments. ## Variant options - Pink ($98.99 USD) - Gray ($98.99 USD) ## Price and logistics facts - Price: $98.99 USD (same for both variants) - Dimensions: 42 x 28 x 10 cm (approx. 16.5 x 11 x 4 inches) - No shipping or tax information provided. ## Trust signals - In-stock status not specified. - Return policy not provided. - No certifications or warranties mentioned. - Product type listed as "宠物灯饰" (pet lighting), which may be a misclassification. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e667b7549254c73bca0872d80c3fca6.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c51a1a782ff4d3eb64646f807f6d6c4.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c364def8c2748a1b6ac17f23dfc9237.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/003ae797a496442b9adbb1e6a849ad0d.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/112f3f0235ff4f15bbe84990a5eaa506.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26a0051a995149d390ce26b09a56c4d3.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ead7b926a73495f9605d743a7b61aba.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3af0e2465a541eba445aa8aba3d55c2.png ## Agent notes - Product description is empty; rely on title and tags. - Product type is "宠物灯饰" (pet lighting) which may be a data error; actual product appears to be a carrier. - Image content not analyzed; treat URLs as fetchable assets only.
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": 1500000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "28.0",
"_height_cm": "10.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").