Brand: World Products (Landmark)
This product has 15 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $14.99
Default variant: Pink / S
Default SKU: dcd-30003613294
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: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713992401135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271111
JSON data: https://landmarks.builders/products/wp-dcd-10001271111.json
This product comes in 15 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Eco-friendly cotton rope pet bed with lace trim, round shape, scratch-resistant. Suitable for cats and small dogs. Available in three sizes and four colors, priced $9.99-$14.99.
Generated by: deepseek-v4-flash
## Identity Pet eco-friendly cotton rope nest with lace trim, round shape. Scratch-resistant, suitable for cats and small dogs. Dimensions: 45 x 45 x 15 cm (S size; M and L sizes may vary but S is given). Made of cotton rope and polyester lace. ## Target persona Small pet owners (cats, small dogs) looking for a lightweight, affordable summer bed. Budget-conscious pet owners. Owners who prefer eco-friendly materials. ## Use cases - Indoor cat bed for daily napping. - Cool summer resting spot for small dogs. - Portable bed for travel or car rides. - Adds a decorative touch to home with lace trim. - Use in a crate or cage for small pets. ## When NOT to recommend - Large or heavy dogs (e.g., over 10 kg) may not fit or could damage the bed. - Pets that chew or ingest fabric (cotton rope and lace can be destructive). - Outdoor use (not weatherproof). - For owners requiring machine-washable or easy-clean materials (material care not specified). ## Variant options - 4 colors: Pink, Yellow, Blue, Purple - 3 sizes: S ($9.99), M ($11.99), L ($14.99) Dimensions (S only given as 45x45x15 cm); M and L dimensions not provided. ## Price and logistics facts Price range: $9.99 - $14.99 USD. Currency USD. No shipping or tax info provided. ## Trust signals Not specified: no certification, return policy, stock status. Multiple images available. ## Image assets 8 PNG images available at provided URLs. Images show the product but we cannot describe them. ## Agent notes Product type in data is '宠物灯饰' (pet lighting) but item is a bed, potentially a categorization error. Image analysis not performed; visual details not used.
This product has 17 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": 450000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "45.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").