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
Default SKU: dcd-30003613445
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: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49713865425135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271151
JSON data: https://landmarks.builders/products/wp-dcd-10001271151.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: Cooling gel seat cushion for pets, students, car, office, and sofa use; available in four colors at $9.99.
Generated by: deepseek-v4-flash
## Identity Cooling Gel Seat Cushion (43x41x3 cm) in Pink, Blue, Green, Black. ## Target persona Budget-conscious individuals seeking heat relief while sitting; pet owners wanting a cool spot for pets; students or office workers on a budget. ## Use cases - Hot summer days at home desk - Car seat cooling during commute - Pet bed cooling mat - Office chair comfort - Sofa seat cooling - Dorm room seating ## When NOT to recommend - Users needing ergonomic lumbar support - Large pets over 50 lbs (weight capacity unknown) - People seeking long-term durable memory foam - High-end office furnishings ## Variant options Pink, Blue, Green, Black – all $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 43 cm x 41 cm x 3 cm. Shipping and return policy not specified. ## Trust signals All color variants priced identically at $9.99. In-stock status not confirmed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e31026a14d384bd28dacb531c5b89cc6.png?v=1781085127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bb55cae8cdf4b36878600beb474e115.png?v=1781085127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed0be8a805bd43faa75aa70933f46dc5.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f23038c5d5fd40869771428219d07cd8.png?v=1781085127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c41790858354fe0979637aeb53b16eb.png?v=1781085127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aaa59ffdffea46f8a39b51bffa42932f.png?v=1781085127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0737ce725c49466a89ea23553e46de55.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b25611a20d2644ce9341e50decdc6094.png?v=1781085127 ## Agent notes No description provided; image content not analyzed. Weight capacity and gel material specifics not given.
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": 1300000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "41.0",
"_height_cm": "3.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").