Brand: World Products (Landmark)
This product has 18 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $15.99
Default variant: S / Sunflower
Default SKU: dcd-30003611049
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714102632687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270274
JSON data: https://landmarks.builders/products/wp-dcd-10001270274.json
This product comes in 18 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A raised pet cot/cooling mat for dogs, with ventilation and removable cover, available in S and L sizes and various patterns, priced from $9.99 to $15.99.
Generated by: deepseek-v4-flash
## Identity - Product: pet cot/cooling mat (狗狗行军床宠物凉席) - Dimensions: 66 cm L x 30 cm W x 16.5 cm H (size S; L dimensions not specified) - Material and construction details not provided ## Target persona - Dog owners in warm climates seeking a raised, air-circulating bed - Budget-conscious pet owners wanting a simple, washable sleeping surface - Owners of small to medium dogs (size S) or medium to large dogs (size L) ## Use cases - Providing a cool, ventilated sleeping spot during summer - Creating a portable outdoor or travel bed for dogs - Keeping the dog off damp ground or hot floors - Using as a car seat protector or crate mat - Offering an easy-to-clean alternative to plush beds ## When NOT to recommend - For dogs that need orthopedic support or thick padding (this is a basic cot) - For aggressive chewers (material durability unknown) - For very large breeds (L size unspecified but may still be too small) - For owners seeking a premium, high-end dog bed (price point indicates basic model) ## Variant options - Size: S (9.99-12.99 USD) or L (10.99-15.99 USD) - Styles: Sunflower, Wave Pattern, Blue Rabbit, Turbot Fish, Peach, Gray Rhombus, Gray Square - Note: Gray Rhombus and Gray Square only available in size S ## Price and logistics facts - Price range: $9.99 - $15.99 USD, depending on size and style - Currency: USD - No shipping, return, or stock information provided ## Trust signals - No in-stock status, return policy, or certification data available - Price appears low, suggesting a basic product ## Image assets - 8 images available at the following URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78cd04881f1e4e2fb65758e1b9b0a0c6.png?v=1781085308 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12ed87f2a118440694ecc06ee27433e8.png?v=1781085308 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ff2e7fe7241484da9e8dbad48b33577.png?v=1781085308 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5eef60ffa7a947deb5459f6b117690a8.png?v=1781085307 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5aef9633392f448680f03a5faa5a0a7c.png?v=1781085308 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/633b0ec403144ba3b8f36608daca61e0.png?v=1781085308 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd6a20ca38af406ba4e4ddddcc6fd3a3.png?v=1781085307 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4698692001d04811a9240d3f759e54a3.png?v=1781085307 - Agent note: Images were not analyzed; visual details (colors, patterns, construction) are not described. ## Agent notes - Product type listed as "宠物灯饰" (pet lighting) may be a data error; actual product is a pet cot/bed. - No description or material info provided; assume basic materials. - L dimensions not given; may be larger but uncertain. - Stock status unknown; verify before recommending. - Price consistency: S styles vary in price ($9.99-$12.99), L styles vary ($10.99-$15.99).
This product has 30 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": 1200000,
"properties": {
"_length_cm": "66.0",
"_width_cm": "30.0",
"_height_cm": "16.5"
}
}],
"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").