Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $40.99 – $66.99
Default variant: Gold / 65*50*22cm
Default SKU: dcd-30000099849
Default price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/49810422792431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000017479
JSON data: https://landmarks.builders/products/m4x-10000017479.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Gnaw-Resistant and Reinforced Dog BedThis mid-sizedsized dog bed features a reinforced frame and gnaw-resistant fabric, ensuring durability and protection for dogs that are tough chewers and highly active.
Water-Resistant and Easy to Clean DesignThe water-resistant surface and removable cleanable cover make cleaning effortless, guaranteeing a hygienic resting space for your dog all year round.
Comfortable and SupportiveThoughtfully designed for both comfort and support, this pet cot helps improve sleep quality and overall relaxation for mid-sizedsized dogs.
Non-Slip Bottom for Added StabilityEquipped with a non-slip bottom, this dog bed stays firmly in place on all kind of flooring, preventing unwanted shifting while your pet rests.
Adaptable for Indoor and Outdoor UsePerfect for use at home, in kennels, or outdoors, this elevated pet bed is breathable and provides warmth during winter and cooling relief during summer.
Summary: Gnaw-resistant Dog Bed, Reinforced Pet Cot, intermediate Size, Water-Resistant, Easy to Clean, Comfortable, Non-Slip. 颜色(Color): Black 85*65*24cm; 材质(Material): Metal
Generated by: m4x-map-v1
This product has 12 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": "Gnaw-resistant Dog Bed, Reinforced Pet Cot, intermediate Size, Water-Resistant, Easy to Clean, Comfortable, Non-Slip",
"quantity": 1,
"grams": 4000000,
"properties": {
"_length_cm": "97.18",
"_width_cm": "53.0",
"_height_cm": "15.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").