Brand: World Products (Landmark)
SKU: dcd-30003612730
Price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 3250 g
Cart URL (default variant): https://landmarks.builders/cart/49714022121711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270938
JSON data: https://landmarks.builders/products/wp-dcd-10001270938.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
宠物猫狗洗澡盆 可折叠猫咪浴盆 加高免弯腰浴盆支架 狗狗洗澡盆
| 品牌 | POPO |
| 是否专利货源 | 否 |
| 材质 | 金属 |
| 产品分类 | 洗澡/按摩刷 |
| 适用对象 | 狗 |
| 名称 | 宠物洗澡盆 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 1 |
| 是否可折叠 | 是 |
| 是否进口 | 否 |
| 是否属于礼品 | 否 |
Summary: Folding metal pet bathtub for dogs and cats, with a raised stand to avoid bending. Measures 85x57x13 cm. Costs $28.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Foldable pet bathtub with stand (POPO brand) - **Dimensions**: 85 x 57 x 13 cm - **Material**: Metal - **Foldable**: Yes ## Target persona Pet owners who bathe medium-sized dogs or cats at home, especially those with back discomfort who prefer not to bend over. ## Use cases 1. Bathing a wet, wriggly dog indoors without flooding the floor. 2. Giving a cat a bath in a contained, elevated space. 3. Traveling or storing the tub when not in use due to foldable design. 4. Using the stand to bring the tub to waist height, reducing strain. 5. Quick rinse after muddy walks in a yard or garage. ## When NOT to recommend - Large breeds (85cm length may be too short for very large dogs). - Professional grooming businesses needing heavy-duty, fixed plumbing. - Buyers seeking a non-folding, permanent tub (this is portable). - Pet owners who need a tub with integrated drainage hose (not specified). ## Variant options - **Style**: Stand Only (SKU: dcd-30003612730) — $28.99 ## Price and logistics facts - **Currency**: USD - **Price**: $28.99 - **Dimensions**: 85 x 57 x 13 cm - **Weight**: Not provided - **Shipping**: Not specified ## Trust signals - No stock status, return policy, or certifications provided in the source data. - Price is a single fixed amount; no discounts mentioned. - Physically, the product is foldable (stated in description). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e5c9b5574d448cfbed20829f3d2129a.png?v=1781085204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a776289eb3b1496b9c76beb96de0e373.png?v=1781085206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9206e051cde9452680be893ded2383ce.png?v=1781085206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1f42ec68cf245e885d172f8fc203324.png?v=1781085205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/887382fdb8494df6ab8a581bf180c67e.png?v=1781085206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99b39858d0c548bc83c4382b7dc81274.png?v=1781085205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/faf00aec497143d0b40a6193ad39343c.png?v=1781085206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41977dc20054425788dfb9e6d192be90.png?v=1781085207 ## Agent notes - Product type tagged as "宠物灯饰" (pet lighting) but description confirms it's a bathtub. Discrepancy may exist in source taxonomy. - Images not analyzed; visual content unknown. - No information about included accessories (e.g., hose, plug) beyond stand. - Only one variant option 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": 3250000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "57.0",
"_height_cm": "13.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").