Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $12.99
Default variant: Opp Bag
Default SKU: dcd-30003616196
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 美妆
Vendor: World Products
Weight: 270 g
Cart URL (default variant): https://landmarks.builders/cart/49713876304111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272125
JSON data: https://landmarks.builders/products/wp-dcd-10001272125.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境椅子美臀座垫痔疮垫屁垫透气坐垫厚办公室久坐PVC+植绒充气垫
| 图案 | 纯色 |
| 品牌 | KX |
| 货号 | kx23041402 |
| 产品类别 | 美臀垫 |
| 是否有版权或专利 | 否 |
| 材质 | PVC |
| 空间 | 商用场所 |
| 填充物 | 空气 |
| 加工定制 | 是 |
| 风格 | 现代简约风 |
| 类别 | 坐垫 |
Summary: Inflatable PVC seat cushion with flocking for office comfort, hemorrhoid relief, or buttock shaping; available in Opp Bag or Storage Bag packaging.
Generated by: deepseek-v4-flash
## Identity - Product: Inflatable buttock cushion (美臀垫) - Brand: KX - Model: kx23041402 - Material: PVC with flocking surface - Fill: Air - Dimensions: 26 x 21 x 5 cm - Category: 美妆 (Beauty) ## Target persona Long-hour office workers, individuals with hemorrhoids or tailbone discomfort, budget-conscious users seeking portable seating comfort, anyone wanting temporary buttock shaping. ## Use cases - Sitting at a desk for 8+ hours on hard chairs - Alleviating hemorrhoid or tailbone pressure - Enhancing buttock shape while seated - Using on unforgiving surfaces like lecture halls or waiting rooms - Portable comfort for commuting or travel - Temporary solution for home office seating ## When NOT to recommend - People needing full ergonomic chairs with lumbar support - Individuals allergic to PVC or flocking materials - Those requiring a medical-grade hemorrhoid treatment device - Users seeking a permanent, fixed cushion (this is inflatable) - People wanting a luxury or high-end aesthetic product ## Variant options - **Opp Bag** (SKU: dcd-30003616196) – $11.99 - **Storage Bag** (SKU: dcd-30003616197) – $12.99 Both variants are the same cushion; difference is packaging. ## Price and logistics facts - Base price: $11.99 USD - Storage Bag variant: $12.99 USD - Dimensions: 26 cm x 21 cm x 5 cm - Shipping cost, delivery time, and origin not provided. ## Trust signals - In-stock status: Unknown - Return policy: Not specified - Price consistency: Two variants at slightly different prices - Certifications: None listed ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3106b0a5b9334f00b34bea8ae0a2e109.png?v=1781085132 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08a26f62f2494935836672f915e4dd28.png?v=1781085132 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80febfef877043f3b3ed8f759f0536cd.png?v=1781085132 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1bcffcba3dc6452bbb623bd223d11651.png?v=1781085133 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/faa798d6fdaf4111a7588010fc447b8e.png?v=1781085132 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df917599583840dd8e0811c77db22ec6.png?v=1781085132 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc37446238044d5baeda17006cf65152.png?v=1781085132 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/657eebbca5f04a78a39a4064ae3f9024.png?v=1781085132 ## Agent notes - Visual inspection of images not performed; treat URLs as fetchable assets only. - No warranty, return, or stock information available. - Product tagged as '美妆' (beauty) but function is primarily comfort/health.
This product has 14 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": "跨境椅子美臀座垫痔疮垫屁垫透气坐垫厚办公室久坐PVC+植绒充气垫",
"quantity": 1,
"grams": 270000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "21.0",
"_height_cm": "5.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").