WooCommerce One Page Checkout 2.9.2

Download WooCommerce One Page Checkout 2.9.2 from nulled fire. Create special pages where customers can choose products, checkout & pay all on the one page.
* New: Add documentation to the README file for `category_ids` shortcode property. PR #338
* New: Allow disabling the auto-scroll behavior when cart items are added/removed/changed. PR #339
* New: Allow passing custom data to Ajax calls on easy pricing table templates. PR #326
* New: Include category IDs in the shortcode generator (requires WC 3.2+). PR #342
* Fix: Compatibility with Name Your Price hook changes. PR #324
* Fix: [WC 3.2] Ensure `no-index` meta is not displayed on OPC pages. PR #336
* Fix: Do not use `__FILE__` PHP constant for nonce action names. PR #325
* Fix: Only display shipping fields on single product pages when a child product requires shipping. PR #335
* Fix: Include simple children of grouped products on OPC pages. PR #330
* Fix: [WC3.0] Get a variation product parent product ID is a WC version compatible way. PR#290
* Fix: Display the list of product names added to the cart when using add-to-cart url parameters. PR#302
* Fix: Update the `woocommerce_cart_item_quantity` filters to include the cart item argument. PR#311
* Fix: Update the `woocommerce_cart_item_quantity` filters to include the cart item argument. PR#311
* Fix: Fix display issues when displaying products with long names in the One Page Checkout edit page modal. PR#315
* Fix: Ensure Ajax request URLs use relative format to avoid issues when the site is `https` but the current page is `http`. PR#310
* Fix: Search for products by visibility in a WC version compatible way. Fixes an issue were OPC pages using category_ids shortcode args were not displaying any products.
* Fix: Fix Flatsome theme infinite spinner. PR#287
* Fix: Get product the product name in a WC version compatible way. PR#292
* Fix: [WC3.3] Fix various deprecated warnings. PR#301
* Tweak: Distinguish between AJAX add to cart and regular add to cart requests. PR#297