* Feature - Re-introduce 'Virtual' checkbox for Composite Products. When saving a Composite as Virtual, all physical products purchased in its Components will be treated as Virtual, too.
* Fix - Fixed 'Undefined variable: availability' notice in 'WC_CP_Product::get_availability_text()'.
* Fix - Display the component page with the selected option on page load for paginated components.
* Tweak - Updated the data structure returned by 'WC_CP_Scenarios_Manager::get_settings()' to prevent datatype errors when 'json_encode' gets called downstream.
* Tweak - Added 'add-to-cart' parameter to submit button.