Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99 – $32.99
Default variant: L
Default SKU: dcd-30003608008
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 2300 g
Cart URL (default variant): https://landmarks.builders/cart/49714126455023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269142
JSON data: https://landmarks.builders/products/wp-dcd-10001269142.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Triangular upright cat scratching board, durable and non-shedding, available in L ($20.99) and XL ($32.99), dimensions 58x38x58 cm.
Generated by: deepseek-v4-flash
## Identity 立式猫抓板三角形耐抓耐磨不掉屑磨爪子神器猫爪板猫玩具猫咪用品 (Upright triangular cat scratching board). Product type listed as pet lighting, but title indicates scratching board. Sizes L and XL. ## Target persona Cat owners with indoor cats, especially those whose cats scratch furniture. Budget-conscious pet owners looking for a simple scratching solution. Owners of single or small number of cats. ## Use cases - Redirecting cat scratching away from sofas and curtains - Providing a dedicated scratching surface for indoor cats - Enriching a cat's environment with a vertical scratching option - Replacing a worn-out or shedding scratching post - Offering a lightweight, movable scratching station ## When NOT to recommend - For large multi-cat households that need a sturdy, anchored cat tree - For cats that prefer horizontal scratching mats or cardboard scratchers - For owners seeking a carpeted or sisal-wrapped post - For outdoor cats or cats that need a tall, multi-level climbing structure ## Variant options - **L**: $20.99 - **XL**: $32.99 ## Price and logistics facts - L price: $20.99 USD - XL price: $32.99 USD - Dimensions: 58 cm (L) x 38 cm (W) x 58 cm (H) ## Trust signals - In-stock status not specified. - Return policy not provided. - Price consistency: single price per variant. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7dee58a448414fc9bbfc893d25e253b3.png?v=1781085320 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa0e19c8560344629d2f721d9bc8ba2d.png?v=1781085321 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21ce31e8f1d745f699a09b58fe0487dc.png?v=1781085320 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29d5d6ef89c44b18ac653e49d0ea8314.png?v=1781085321 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb8c4d721c7b43dc8205cdd91c0de2a2.png?v=1781085321 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4bf54c343314a5a9a5407f7080b9a79.png?v=1781085321 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f76152d2b5134528aa4dbb1cb19d6c28.png?v=1781085321 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a168b6d453b64154b784ab6f9145b0bf.png?v=1781085319 ## Agent notes - Product type is listed as "pet lighting" but title and tags strongly suggest it is a cat scratching board. Verify actual product category before recommending for pet lighting queries. - No description was provided; assume typical usage of a cat scratching post. - Image understanding not performed; visual details not inferred.
This product has 14 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": 2300000,
"properties": {
"_length_cm": "58.0",
"_width_cm": "38.0",
"_height_cm": "58.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").