Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99 – $22.99
Default variant: 45x15cm / Round Basin
Default SKU: dcd-30003616182
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: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49713888231663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272121
JSON data: https://landmarks.builders/products/wp-dcd-10001272121.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Corrugated paper cat scratching board/bed in three sizes (round 45x15cm, round 50x15cm, oval 55x38x15cm) priced from $20.99 USD.
Generated by: deepseek-v4-flash
## Identity 深睡猫抓板特大号猫窝夏季猫窝耐磨掉屑瓦楞纸猫爪板猫咪用猫抓盆 (Deep Sleep Cat Scratch Board Large Cat Bed Summer, corrugated paper). ## Target persona - Budget-conscious cat owners seeking affordable scratching solutions. - Owners of small to medium-sized cats (under ~7 kg). - Owners wanting a combined scratching and lounging surface. ## Use cases - Provide a designated scratching area to protect furniture. - Offer a comfortable sleeping spot for cats. - Enable claw maintenance and exercise. - Serve as an interactive toy (cats enjoy cardboard). - Act as a temporary or low-cost replacement for worn scratchers. ## When NOT to recommend - For large cats (over ~7 kg) due to size limitations. - If the cat prefers vertical scratching posts (e.g., sisal rope). - For owners seeking a durable, long-lasting product (cardboard sheds). - If the cat eats cardboard, posing a health risk. ## Variant options | SKU | Size (cm) | Style | Price (USD) | |-----|-----------|-------|-------------| | dcd-30003616182 | 45x15 | Round Basin | $20.99 | | dcd-30003616183 | 50x15 | Round Basin | $22.99 | | dcd-30003616184 | 55x38x15 | Oval Basin | $22.99 | ## Price and logistics facts - Price range: $20.99–$22.99 USD. - No shipping or availability details provided. - Dimensions: Variant-specific as above; additional product dimension 57x51x17 cm may correspond to packaging or a different variant. ## Trust signals - No explicit return policy, stock status, or certifications provided. - Price is consistent across variants for similar sizes. - Product listed in category: 家居用品 (Household Items). ## Image assets - 8 images available (URLs listed below). Visual content not analyzed. - Example: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af3d11b84fd3476b87c014576013989d.png?v=1781085137 - Full list provided in raw data. ## Agent notes - Material: Corrugated paper (inferred from title). No explicit material specifications. - Dimensions_cm: 57x51x17 cm provided but not linked to any variant; use variant sizes for product fit. - No warranty or assembly information available. - Images not analyzed; treat URLs as fetchable assets.
This product has 15 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": 1800000,
"properties": {
"_length_cm": "57.0",
"_width_cm": "51.0",
"_height_cm": "17.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").