Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99 – $76.00
Default variant: Large Space Capsule
Default SKU: dcd-30003480561
Default price: $76.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/50166282322159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001228134
JSON data: https://landmarks.builders/products/m4x-10001228134.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This pet furniture piece is a feline perch designed as a suction-cup feline perch for mounting on glass or tile surfaces, giving cats a raised place to rest nearby the window.
Structure: The window feline perch combines a wooden platform on top with a clear acrylic space-capsule-design bowl underneath, creating a stable elevated lounging location with a visible resting area.
Mounting: Built for suction-cup installation, this feline perch is intended for even glass or tile surfaces, helping create a secure window-side setup without taking up floor space.
Comfort Feature: The curved acrylic feline bed shape offers a sheltered, transparent resting compartment that lets your feline coil up while still staying close to the view.
Daily Use: As practical pet furniture, it helps turn an unused window area into a favorite perch for watching outside activity, relaxing in height, and enjoying a cozy elevated rest.
Summary: Cat Window Perch Suction Cup Glass or Tile Suctioncat Perch Elevated. 【Product Type】: This pet furniture piece is a feline perch designed as a suction-cup feline perch for mounting on glass or tile surfaces, giving cats a raised place to rest nearby the window. 【Structure】: The window feline perch combines a wooden platform on top with a clear acrylic space-capsule-design bowl underneath, creating a stable elevated lounging location with a visible resting area. 【Mounting】: Built for suction-cup installation, this feline perch is intended for even glass or tile surfaces, helping create a secure
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": "Cat Window Perch Suction Cup Glass or Tile Suctioncat Perch Elevated",
"product_id": 9461611430127,
"variant_id": 50166282322159,
"quantity": 1,
"grams": 3000,
"length_cm": "48.0",
"width_cm": "46.0",
"height_cm": "20.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").