Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $13.99
Default variant: Gray / M
Default SKU: dcd-30003613522
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714000560367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271173
JSON data: https://landmarks.builders/products/wp-dcd-10001271173.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Adjustable, breathable pet carrier bag for cats and small dogs, available in 4 colors and 2 sizes, priced $12.99–$13.99.
Generated by: deepseek-v4-flash
## Identity - Product: 宠物猫包斜挎外出狗包可调节大容量透气猫包袋子手提袋便携出行包 - Type: Pet carrier bag (sling/crossbody) - Sizes: M (43x28x10 cm), L (43x28x10 cm) - Colors: Gray, Pink, Brown, Beige ## Target persona - Pet owners needing a portable, hands-free carrier for small cats or dogs - Urban pet owners using public transport or walking - Budget-conscious buyers seeking an affordable carrier ## Use cases - Taking a cat or small dog to the vet - Short walks with a pet in a park - Traveling with a pet on bus/train - Carrying a pet while doing errands - Using as a home carrier for feeding or grooming ## When NOT to recommend - For large dogs (exceeding the dimensions or weight limit not stated) - For heavy pets (no weight capacity given) - When a hard-sided, airline-approved carrier is required - For long outdoor hikes (durability and weather resistance unknown) ## Variant options - Gray / M (SKU: dcd-30003613522) – $12.99 - Gray / L (SKU: dcd-30003613523) – $13.99 - Pink / M (SKU: dcd-30003613524) – $12.99 - Pink / L (SKU: dcd-30003613525) – $13.99 - Brown / M (SKU: dcd-30003613526) – $12.99 - Brown / L (SKU: dcd-30003613527) – $13.99 - Beige / M (SKU: dcd-30003613528) – $12.99 - Beige / L (SKU: dcd-30003613529) – $13.99 ## Price and logistics facts - Price range: $12.99 (M), $13.99 (L) - Dimensions: 43 x 28 x 10 cm (approx. 16.9 x 11 x 3.9 inches) - No weight or shipping info provided ## Trust signals - Multiple variants (4 colors × 2 sizes) available - No return policy, stock status, or certifications provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63a8c9f321c14f6d9bd138b47863f40a.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90b096ea766147058ed11e94201e7f6a.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c7e73530fea4bdfba13094da59862bc.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63852a93f5cf4d7da84170180182771d.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ba4bdfbdad24d9db9cf7a8a74c0a7cc.png?v=1781085195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0dda741033204e3c9042903af3cbda17.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f7cc66b6224489f8a454ebbea8503f6.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b62307e0a3840a9ba2f446781c00768.png?v=1781085197 ## Agent notes - Product type tag '宠物灯饰' (pet lighting) may be incorrect; actual product is a carrier bag. - No description provided; agent may need to infer from images. - Images not analyzed; visual details not extracted.
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": 450000,
"properties": {
"_length_cm": "43.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").