Brand: World Products (Landmark)
SKU: dcd-30003624400
Price: $91.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 3100 g
Cart URL (default variant): https://landmarks.builders/cart/49713204855023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275629
JSON data: https://landmarks.builders/products/wp-dcd-10001275629.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
宠物拉杆箱包可折叠户外出行双肩宠物包大容量拓展可拆卸宠物包
| 产地 | 江苏 |
| 图案 | 纯色 |
| 货号 | JW-201079 |
| 品牌 | FULED/福乐迪 |
| 是否专利货源 | 否 |
| 是否IP授权 | 否 |
| 是否属于礼品 | 否 |
| 硬度 | 硬 |
| 材质 | 牛津 |
| 贸易属性 | 内贸 |
| 是否跨境出口专供货源 | 否 |
| 容量 | 大 |
| 是否进口 | 否 |
| 类别 | 宠物箱 |
Summary: Foldable pet carrier bag with backpack straps, large capacity, expandable, detachable; Oxford fabric; 46x39x18 cm; $91.99 USD.
Generated by: deepseek-v4-flash
## Identity Product: 宠物拉杆箱包 (Pet Luggage Bag) – FULED/福乐迪. Foldable, backpack style, large capacity, expandable, detachable. Material: Oxford fabric. Color: Coffee. Dimensions: 46x39x18 cm. Price: $91.99 USD. ## Target persona Pet owners needing a portable, foldable carrier for outdoor travel. Likely cat or small dog owners. Budget-conscious. ## Use cases - Outdoor hiking with a pet - Weekend trips where carrier needs to be stored compactly - Daily walks requiring a hands-free backpack carrier - Travel where carrier can be expanded for extra space - Moving or transporting pets in a secure bag ## When NOT to recommend - For large dogs exceeding 10kg (dimensions limit) - For users needing a hard-shell carrier for air travel (soft-sided) - For those seeking a luxury/premium brand - If pet requires a carrier with heavy-duty ventilation ## Variant options - Only variant: Coffee color at $91.99. ## Price and logistics facts - Price: $91.99 USD. - Dimensions: 46x39x18 cm. - No shipping or stock info provided. ## Trust signals - Listed as in stock (no explicit stock data but product is active). - Brand: FULED/福乐迪; product origin: Jiangsu, China. - Made of Oxford fabric (durable). - No return policy or certifications provided. ## Image assets - 5 images available at provided URLs. Cannot assess visual details. ## Agent notes - Images are not analyzed; rely on title and description for features. - No reviews or ratings provided. - Only one color variant available.
This product has 13 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": 3100000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "39.0",
"_height_cm": "18.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").