Liqiud basics
Modules
API
Mailer
Booking product
On this page
- Overview (Link to the correct id in the text)
Overview
Below you can see all the available drops on the booking product object
| Name | |
| product.id | The ID of the product |
| product.position | The position of the product |
| product.name | The name of the product |
| product.url | The product URL |
| product.available_on | The date on which the product is available on |
| product.is_available? | Boolean. Is the product available? |
| product.short_description | A short description of the product |
| product.description | The long description of the product |
| product.files | #BookingProductFileDrop |
| product.images | #BookingProductFileDrop |
| product.groups | #BookingGroupDrop |
| product.stock_items | #BookingStockItemDrop |
| product.price | #BookingPriceDrop |
| product.find_most_available_stock_item |
#BookingStockItemDrop Filters and finds the first next available stock item for params:
|
Updated: 2020-11-24