Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $20.99
Default variant: M / Avocado
Default SKU: dcd-30003613223
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49714023006447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271097
JSON data: https://landmarks.builders/products/wp-dcd-10001271097.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A cooling pet mat in two sizes (M $15.99, L $20.99) with four fun styles, measuring 68x68x14 cm, for summer use with cats or small dogs.
Generated by: deepseek-v4-flash
## Identity Summer pet cooling mat (冰窝凉席垫子) in M and L sizes, with Avocado, Duck, Dinosaur, and Lion styles. ## Target persona Budget-conscious pet owners looking for a simple, affordable cooling solution for cats or small-to-medium dogs during hot summer months. ## Use cases - As a cool sleeping spot for pets in warm indoor environments - After-walk cooling pad for dogs returning from outdoor activity - Portable resting mat for car trips or outdoor shaded areas - Supplementary bed for multi-pet households on a budget - Temporary cooling solution for pets without air conditioning ## When NOT to recommend - For large dogs over 25 kg (mat is only 68 cm square) - For pets known to chew or scratch mats aggressively - For owners needing advanced cooling technology (e.g., gel fill, refrigeration) - For extreme heat conditions where sustained cooling performance is critical ## Variant options | Size | Style | Price | |------|-------|-------| | M | Avocado | $15.99 | | M | Duck | $15.99 | | M | Dinosaur | $15.99 | | M | Lion | $15.99 | | L | Avocado | $20.99 | | L | Duck | $20.99 | | L | Dinosaur | $20.99 | | L | Lion | $20.99 | ## Price and logistics facts - Price: M $15.99, L $20.99 USD - Dimensions (approx): 68 cm × 68 cm × 14 cm (same for both sizes per product data) - No shipping cost or delivery time provided - No inventory quantity or stock status given ## Trust signals - In-stock status: unknown (no stock data provided) - Return policy: not disclosed - Price consistency: base price fixed per size, no discounts listed - Certifications: none reported - Multiple images available (8 photos) ## Image assets         ## Agent notes - No product description provided; assumptions based on title and category. - Dimensions given in facts may apply to either M or L size; no separate dimensions per variant. - Product type tag "宠物灯饰" (pet lighting) appears incorrect for a cooling mat. - Image understanding was not performed; visual details are not described.
This product has 20 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": 1500000,
"properties": {
"_length_cm": "68.0",
"_width_cm": "68.0",
"_height_cm": "14.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").