Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $19.99
Default variant: M Up to 27 Lbs
Default SKU: dcd-30003613169
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: 630 g
Cart URL (default variant): https://landmarks.builders/cart/49713868767471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271078
JSON data: https://landmarks.builders/products/wp-dcd-10001271078.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: Pet cooling mat/sleeping pad for dogs and cats, available in four sizes (M to XXL, up to 121 lbs), priced between $9.99 and $19.99.
Generated by: deepseek-v4-flash
## Identity 跨境夏季宠物凉感睡垫狗垫子猫窝猫垫狗窝垫室内猫床狗床四季通用 – A cooling pet mat designed for indoor use by dogs and cats, with a focus on summer comfort. ## Target persona Budget-conscious pet owners with dogs or cats weighing up to 121 lbs, looking for an affordable, versatile sleeping pad for warm weather. ## Use cases - Providing a cool sleeping surface for pets during hot summer days. - As a portable bed for travel or trips to the park. - Indoor lounging pad for living rooms, bedrooms, or crates. - Replacement for worn-out pet beds at a low cost. - Multi-pet households needing several affordable beds. ## When NOT to recommend - Pets that are heavy chewers or diggers (materials not specified as chew-resistant). - Outdoor use (no waterproofing or weather resistance indicated). - Pets over 121 lbs (no XXL variant covers larger weights). - Owners seeking orthopedic or memory foam beds for joint support. ## Variant options - M Up to 27 Lbs – $9.99 - L Up to 55 Lbs – $9.99 - Xl Up to 77 Lbs – $12.99 - Xxl Up to 121 Lbs – $19.99 ## Price and logistics facts - Price range: $9.99 to $19.99 USD. - Dimensions (M?): 35 x 25 x 10 cm (likely for smaller size; dimensions may vary by variant – not specified per variant). - Currency: USD. ## Trust signals - In-stock status: unknown. - Return policy: not provided. - Price consistency: single price per variant, no discounts indicated. - Certifications: none listed. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Product description field was empty; title and tags used for inference. - Dimensions provided (35x25x10 cm) may correspond to a specific size but not labeled with variant. - No information on materials, washability, or cooling mechanism (gel, foam, etc.). - Product type tag "宠物灯饰" (pet lighting) appears inconsistent with product name; possibly a tagging error.
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": 630000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "25.0",
"_height_cm": "10.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").