Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $15.99
Default variant: Natural / 25-50cm Velcro
Default SKU: dcd-30003603955
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49714483265775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267478
JSON data: https://landmarks.builders/products/wp-dcd-10001267478.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Wall-mountable sisal cat scratching pad with Velcro attachment; available in 4 size variants from $9.99 to $15.99.
Generated by: deepseek-v4-flash
## Identity Sisal cat scratching pad (wall-mountable) with Velcro attachment. Dimensions: 61×31×5 cm. ## Target persona Cat owners with indoor cats that scratch walls or furniture, especially those living in apartments or homes with limited floor space. ## Use cases - Mount on wall to protect corners and surfaces from scratching damage. - Provide vertical scratching surface to satisfy cat's natural behavior. - Redirect scratching away from furniture and upholstery. - Use as a temporary scratching pad with easy Velcro attachment/removal. - Place at cat's preferred scratching height to encourage use. ## When NOT to recommend - Cats that exclusively scratch horizontal surfaces. - Large multi-cat households requiring heavy-duty, large scratching posts. - Owners who cannot attach anything to walls (e.g., rental restrictions). - Outdoor or damp environments (Velcro may weaken). ## Variant options | Variant | Color | Style | Price | |---------|-------|-------|-------| | Natural / 25-50cm Velcro | Natural | 25-50cm Velcro | $9.99 | | Natural / 30-40cm Velcro | Natural | 30-40cm Velcro | $9.99 | | Natural / 30-60cm Velcro | Natural | 30-60cm Velcro | $12.99 | | Natural / 40-60cm Velcro | Natural | 40-60cm Velcro | $15.99 | ## Price and logistics facts - Price range: $9.99–$15.99 USD. - Product dimensions: 61 cm (L) × 31 cm (W) × 5 cm (H). - Shipping information not provided; assume standard e-commerce logistics. ## Trust signals - Multiple size variants available at consistent price points. - Color option: Natural (synthetic sisal likely). - No explicit in-stock status, return policy, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/530db4021a1a4fcbbd9ca0bd92dad132.png?v=1781085566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/310c1dc1bb7a4a92ad40a2d7481532de_a3532aa6-05e9-4d04-82c7-f8fa04e8d693.png?v=1781085566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc32fbda27be461386ee99065721d262_6c7098ee-1aa7-4d72-9fba-80b722a03908.png?v=1781085567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/caa53bc98e524386b5f36277597cafce_bc57a6c2-85cc-477b-9add-3ba96453a742.png?v=1781085566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23d42eabe72a47ffb9693138b7f3d184_a9f40c5d-44b5-4503-982e-a455c498a1a4.png?v=1781085567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c857297589a4bb3b69ec362ce041a67_a0523e77-6dfb-4abf-802d-560542519dc2.png?v=1781085567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4809914e7334691b048196efb06a07f_74d61054-079f-470a-ba1a-d5126e34202a.png?v=1781085567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f065b7e41ae4c17b52193e66e1fc7da_4cdac449-5a54-4b11-a7da-e77a102f1fd0.png?v=1781085567 ## Agent notes Images were not analyzed; no visual details can be confirmed. All facts are from provided data.
This product has 16 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": 600000,
"properties": {
"_length_cm": "61.0",
"_width_cm": "31.0",
"_height_cm": "5.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").