Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.42 – $6.41
Default variant: 50x50x8cm / Default
Default SKU: dcd-30004136594
Default price: $2.52
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467658039535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455892
JSON data: https://landmarks.builders/products/wp-dcd-10001455892.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable PVC material ensures long-lasting use and resistance to punctures from pet claws.
Foldable design allows for easy storage and portability, perfect for travel or small spaces.
Multi-functional use as a pet bath tub, swimming pool, or even a sandpit for cats.
Quick drain valve facilitates fast and efficient water emptying after use.
Available in various sizes and shapes to accommodate different pet breeds and preferences.
Summary: Foldable PVC pet bath tub/pool for small to medium dogs and cats; portable, multi-functional, and available in multiple size options.
Generated by: deepseek-v4-flash
## Identity - Foldable pet bath tub / pool for small to medium dogs and cats. - Durable PVC material; puncture-resistant from claws (per description). - Foldable design for easy storage and portability. - Multi-functional: bath tub, swimming pool, or sandpit for cats. - Quick drain valve for fast water emptying. ## Target persona - Small dog owners in apartments or homes without a dedicated pet bathing area. - Cat owners who want a contained sandbox or a low-height bathing pool. - Travelers needing a compact, portable pet washing solution. - Budget-focused buyers seeking a low-cost foldable pet bath. ## Use cases - Bathing a small dog in a shower or small bathroom without splashing the floor. - Setting up a temporary pet pool on a balcony or patio in warm weather. - Using as an indoor sandpit for cats. - Washing a pet after outdoor walks or at a campsite while traveling. - Storing flat in a closet or car and pulling out when needed. ## When NOT to recommend - For large or heavy dog breeds; the listed sizes are for small to medium only. - If the pet is prone to chewing or scratching PVC aggressively, despite the claimed puncture resistance. - If a rigid, heavy-duty permanent tub is expected; this is a foldable pool. - If a specific size is needed that isn't in the offered variants (50x50x8cm, Round 50x20cm, Small 50x30x20cm). ## Variant options - 50x50x8cm / Default (SKU dcd-30004136594) – $2.52 - 50x50x8cm / Custom (SKU dcd-30004136595) – $2.42 - Round 50x20cm / Default (SKU dcd-30004136596) – $5.77 - Round 50x20cm / Custom (SKU dcd-30004136597) – $2.42 - Small 50x30x20cm / Default (SKU dcd-30004136598) – $6.41 - Small 50x30x20cm / Custom (SKU dcd-30004136599) – $2.42 ## Price and logistics facts - Product-level price listed as $2.42 USD; however, variant prices range from $2.42 to $6.41. - Custom color variants are each listed at $2.42, regardless of size; this may be a data issue. - No shipping, restocking, or return policy data provided. - In-stock status not confirmed. ## Trust signals - No certifications, warranty, or return policy were provided in the facts. - Price consistency is questionable: the default-color variants cost more than the custom ones, and all custom variants share the same price. - Durable PVC and puncture resistance are claimed in the description, but no independent testing or certification is given. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01x4U1Ex2IyBu8Tqa9U__2219089279354-0-cib.jpg?v=1786299120 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01SnOFn02IyBu8ZKEPO__2219089279354-0-cib.jpg?v=1786299120 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ixuiAC2IyBu39V89g__2219089279354-0-cib.jpg?v=1786299120 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01xajuGo2IyBu8gOazq__2219089279354-0-cib.jpg?v=1786299119 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01CUkZ512IyBu8CPrBz__2219089279354-0-cib.jpg?v=1786299120 ## Agent notes - Image URLs were provided but not visually inspected; treat them as fetchable assets only. - Dimensions are not fully listed; only the size labels from variants are available. - The custom color price anomaly should be verified before making purchase recommendations. - No explicit product type or category was provided.
This product has 8 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Foldable Pet Bath Tub Pool for Small to Medium Dogs and Cats",
"product_id": 9556205437167,
"variant_id": 50467658039535,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").