Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $52.00 – $79.00
Default variant: Medium 50-40-24
Default SKU: dcd-30003453011
Default price: $52.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/50166193127663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001220871
JSON data: https://landmarks.builders/products/m4x-10001220871.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Heart-Shaped Design: This heart shaped pet bed brings a soft, decorative look to your home while giving pets a cozy place to settle in. Its couch-like outline works beautifully as pet furniture that blends with modern living room or bedroom decor.
Comfort Function: Designed as a velvety dog sofa bed, it offers a cushioned resting place that helps pets relax, nestle up, and feel supported during naps or quiet time. The raised back and rounded sides create a snug, nest-like feel.
Soft Material: Made with teddy fleece and PP cotton filling, this feline bed feels warm and gentle to the feel, making it especially inviting in cooler rooms or air-conditioned areas. The thickened build adds a fuller, more lounge-ready texture.
Practical Benefits: As a dog bed for everyday use, it gives pets their own comfortable corner while helping keep sofas and beds cleaner. The elevated wooden-appearance legs also help the bed sit neatly away from the floor for a more furniture-like appearance.
All-Season Use: Built for year-round lounging, this pet couch supports daily resting, afternoon naps, and bedtime comfort in different seasons. It is a great choice for pets that like to stretch out, snuggle in, or have a dedicated sleeping cushion at home.
Summary: Heart Shaped Pet Bed Removable Washable Cushiony Dog Sofa Bed Warm Sleeping Cushion. 【Heart-Shaped Design】: This heart shaped pet bed brings a soft, decorative look to your home while giving pets a cozy place to settle in. Its couch-like outline works beautifully as pet furniture that blends with modern living room or bedroom decor. 【Comfort Function】: Designed as a velvety dog sofa bed, it offers a cushioned resting place that helps pets relax, nestle up, and feel supported during naps or quiet time. The raised back and rounded sides create a snug, nest-like feel. 【Soft Material】: Made with t
Generated by: m4x-map-v1
This product has 12 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": "Heart Shaped Pet Bed Removable Washable Cushiony Dog Sofa Bed Warm Sleeping Cushion",
"product_id": 9461567422703,
"variant_id": 50166193127663,
"quantity": 1,
"grams": 2500,
"length_cm": "65.0",
"width_cm": "50.0",
"height_cm": "30.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. 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").