Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Pink 3-piece SET
Default SKU: dcd-30003613154
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: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49713878302959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271073
JSON data: https://landmarks.builders/products/wp-dcd-10001271073.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: A $9.99 washable pet bed mat for small dogs and cats, available in four color variants, measuring 55x40x15 cm.
Generated by: deepseek-v4-flash
## Identity A budget-friendly, washable pet bed mat for small dogs and cats. Dimensions: 55x40x15 cm. Available in Pink 3-piece SET, Yellow, Blue, Green. ## Target persona Budget-conscious pet owners, small breed dog owners (under 10 kg), cat owners, apartment dwellers, pet owners seeking easy-to-clean bedding. ## Use cases 1. Indoor sleeping area for small dogs or cats. 2. Portable bed for travel or car rides. 3. Crate pad for small crates. 4. Easy-to-clean mat for pets with accidents. 5. Temporary bedding for foster or rescue pets. ## When NOT to recommend 1. Large dogs (over 20 lbs) – likely too small. 2. Outdoor or rough use – not specified as waterproof. 3. Pets that chew heavily – not indicated as chew-resistant. 4. Buyers seeking premium, orthopedic, or luxury bedding. ## Variant options - Pink 3-piece SET: $9.99 - Yellow: $9.99 - Blue: $9.99 - Green: $9.99 ## Price and logistics facts Price: $9.99 USD (all variants). Dimensions: 55 x 40 x 15 cm. Shipping details unknown. ## Trust signals Same price across all variants. No stock or return policy information provided in facts. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82347227285b4cdbbbc04bf287b02e95.png?v=1781085134 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2773eb18e9be4bbab6832b9ee7a8cca9.png?v=1781085132 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32411ce7fab147ee87c42cff2cedeea4.png?v=1781085133 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6442e0a22aba4586b42728963e14c4a5.png?v=1781085134 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1af35d567aa64460bebf9f332241f8de.png?v=1781085133 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a586dd59395439fa26bcaa601680412.png?v=1781085133 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ad9a95b478d470886b22446e2ecddbc.png?v=1781085134 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0cb6232f28f4644b93a691af7d1fb7d.png?v=1781085133 ## Agent notes Images not analyzed; visual details not assumed. No description provided beyond title.
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": 850000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "40.0",
"_height_cm": "15.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").