back to WrapWorks
Wrapping · service
Compostable Poly Bag — Per Unit
by WrapWorks · Portland, OR

specifications
| material | PLA compostable |
| sizes_in | 9x12, 12x15, 14x20 |
| sticker_option | true |
| sla.lead_time | 24h |
| warranty | 14d — Replacement on torn bags. |
discovery
purposeretail-readyshipping-prep
propertycompostablebrandedper-unit
agent payload
Exact JSON returned from GET /v1/offerings/off_ww_polybag.
{
"id": "off_ww_polybag",
"businessId": "biz_wrapworks",
"name": "Compostable Poly Bag — Per Unit",
"kind": "service",
"category": "Wrapping",
"price": {
"amount": 0.18,
"currency": "USD",
"unit": "unit"
},
"description": "Per-garment compostable poly bag with branded sticker option.",
"specifications": {
"material": "PLA compostable",
"sizes_in": [
"9x12",
"12x15",
"14x20"
],
"sticker_option": true
},
"purpose": [
"retail-ready",
"shipping-prep"
],
"properties": [
"compostable",
"branded",
"per-unit"
],
"sla": {
"leadTimeHours": 24
},
"warranty": {
"durationDays": 14,
"terms": "Replacement on torn bags."
}
}