Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99 – $31.99
Default variant: Black / S
Default SKU: dcd-30003613427
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 190 g
Cart URL (default variant): https://landmarks.builders/cart/49713878106351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271145
JSON data: https://landmarks.builders/products/wp-dcd-10001271145.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
Summary: A foldable mesh pet carrier bag for spring/summer, portable single-shoulder design for small dogs and cats, available in Black and Brown in sizes S, L, XL.
Generated by: deepseek-v4-flash
## Identity - Product: 厂家批发 春夏外出便携单肩宠物包手提包可折叠网纱狗包猫咪包 - Type: Pet carrier bag (mesh, foldable, single-shoulder) ## Target persona - Budget-conscious pet owners looking for an affordable, lightweight carrier for small to medium-sized dogs or cats. - Owners who need a portable carrier for occasional use (e.g., trips to vet, short walks). ## Use cases - Taking a small dog or cat on a short walk or hike. - Transporting a pet to the veterinarian. - Using a carrier for public transit or taxi rides. - Storing the carrier in a bag when not in use (collapsible design). - Quick trips to the park or pet-friendly stores. ## When NOT to recommend - For large or heavy pets (e.g., over 10 kg) – carrier is mesh and single-shoulder, likely not supportive. - For long-distance travel or airline use – no indication of airline approval or durability. - For aggressive or anxious pets that might tear mesh. - For owners requiring a structured, hard-sided carrier. ## Variant options - **Color**: Black or Brown - **Size**: S ($20.99), L ($26.99), XL ($31.99) - Sizes correspond to approximate dimensions: 55 x 33 x 4 cm (flat packed?); specific internal volume not provided. ## Price and logistics facts - Price range: $20.99 USD (S) to $31.99 USD (XL) - Dimensions (flat, when folded?): 55 cm x 33 cm x 4 cm - Currency: USD - Variants: 6 (2 colors x 3 sizes) ## Trust signals - In-stock status: Not provided; assume available based on listing. - Return policy: Not provided. - Certifications: None mentioned. - Price consistency: Prices are fixed per variant. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Description field was empty (backslashes only); details extracted from title and variants. - Product type listed as '宠物灯饰' (pet lighting) – likely a miscategorization; use caution. - No weight or material specifics provided; assume lightweight mesh fabric. - Images not analyzed; visual features unknown.
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": 190000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "33.0",
"_height_cm": "4.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").