{"title":"ProductBookableLocation - Liquid Object Reference","slug":"product-bookable-location-liquid-object-reference","url":"https://support.storeconnect.com/articles/product-bookable-location-liquid-object-reference","url_markdown":"https://support.storeconnect.com/articles/product-bookable-location-liquid-object-reference.md","subtitle":null,"summary":"The ProductBookableLocation object joins a Product with a BookableLocation.","type":"Developer_Documentation","video_url":"","keywords":"liquid, objects, ProductBookableLocation, template, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Description\n\nThe ProductBookableLocation object joins a Product with a BookableLocation.\n\n## Attributes\n\n| Attribute | Type | Description |\n|-----------|------|-------------|\n| `bookable_location` | [BookableLocation](bookable-location-liquid-object-reference) | Returns the BookableLocation for this ProductBookableLocation |\n| `id` | String | Returns the unique id for this ProductBookableLocation |\n| `max_bookings` | Number | Returns the maximum number of Bookings that can be made for this ProductBookableLocation |\n| `min_bookings` | Number | Returns the minimum number of Bookings that can be made for this ProductBookableLocation |\n| `product` | [Product](product-liquid-object-reference) | Returns the Product for this ProductBookableLocation |\n\n## Available on\n\n- [Product - Liquid Object Reference](product-liquid-object-reference) — `product_bookable_locations`"}