Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $135.99
Default variant: Pink
Default SKU: dcd-30003623001
Default price: $135.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 5600 g
Cart URL (default variant): https://landmarks.builders/cart/49713208819951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275082
JSON data: https://landmarks.builders/products/wp-dcd-10001275082.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
宠物车轻便折叠狗狗推车外出便携手提猫咪拉杆箱多用遛狗车
| 产地 | 中国 |
| 品牌 | ST Pethlp |
| 是否专利货源 | 否 |
| 型号 | PS009 |
| 主要下游平台 | LAZADA |
| 是否属于礼品 | 否 |
| 材质 | 金属 |
| 适用对象 | 通用 |
| 是否跨境出口专供货源 | 是 |
| 是否可折叠 | 是 |
| 主要销售地区 | 东南亚 |
| 是否进口 | 否 |
Summary: Foldable pet stroller for small dogs and cats, lightweight with carry handle, four color options, priced at $135.99.
Generated by: deepseek-v4-flash
## Identity ST Pethlp PS009 foldable pet stroller, lightweight metal frame, for dogs and cats. Dimensions: 79 x 43 x 16 cm. Price: $135.99. ## Target persona Pet owners with small dogs (under 10 kg) or cats who need portable transport. Suitable for urban dwellers, elderly pet owners, or travelers. ## Use cases - Vet visits with a small pet. - Daily walks in the neighborhood. - Traveling on public transport. - Shopping trips with pet in stroller. - Indoor use for elderly or injured pets. - Carrying pet through airports. ## When NOT to recommend - Large dogs over 10 kg. - Active jogging or rough terrain. - Pets that are anxious in confined spaces. - Heavy-duty outdoor use. ## Variant options - Pink (sku: dcd-30003623001) - Gray (sku: dcd-30003623002) - Blue (sku: dcd-30003623003) - Black (sku: dcd-30003623004) All variants at $135.99. ## Price and logistics facts - Price: $135.99 USD per unit. - Dimensions: 79 x 43 x 16 cm. - Origin: China. - Folding: yes. - Main sales region: Southeast Asia (LAZADA). ## Trust signals - In-stock status: not explicitly stated, assume available based on listing. - Return policy: not provided. - Price consistency: same price across all variants. - Certifications: none known. ## Image assets Five images available at: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/849e9c2214014ab08ee0cc3854a52440.png?v=1781084465 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76a5969a75104d079921995b8c3b53b7.png?v=1781084464 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13e85b9dbb7c411fa56ad5262c651cdf.png?v=1781084467 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9780c36c2bc449b3bc8ed353b65b7f6e.png?v=1781084466 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f616dc5f48ea4527a3d230822388e5d6.png?v=1781084466 ## Agent notes - Product type in source data is listed as '宠物灯饰' (pet lighting) but description clearly indicates a pet stroller. This may be a data categorization error. - No image content analysis performed; all images are treated as fetchable assets without visual inference. - No return policy or warranty information available.
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": 5600000,
"properties": {
"_length_cm": "79.0",
"_width_cm": "43.0",
"_height_cm": "16.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").