1. Install WooCommerce plugin: https://wordpress.org/
plugins/woocommerce/
2. Install WooCommerce Food plugin: https://exthemes.net/docs/all/woocommerce–food/ installation/
3. Install sample data from this doc: https://exthemes.net/docs/all/woocommerce–food/install- sample-data/
4. Access to demo page: https://exthemes.net/woocommerce–food > Choose layout you want to use > Copy shortcode > Add it into your page and see result
Example if you want to use this layout: https://exthemes.net/woocommerce–food/style–3/
Then please Copy this shortcode ( from demo page):[ex_wf_grid style="3" count ="9" posts_per_page="6"]
5. Add it into your content of page and see result
Cross-sells are products that are displayed with the cart and related to the user’s cart contents.
To add Cross-sells, please go to edit product > Linked Products > Cross-sells > Search and select products:
Because Elementor Pro has changed the default html of WooComemrce so it will make the side cart html working wrong, you just need to add this custom code to fix this problem:
update_option( 'elementor_use_mini_cart_template', 'no' );
To your_theme_folder/functions.php or you can add custom code into this plugin: https://wordpress.org/plugins/code-snippets/
Please go to edit user with role is Shop manager > Choose Locations you want to allow this user can manage products/orders
If you want to move your license from the dev/local to the live/new site, you just need follow this guide
Step 1: Go to Food Settings > Plugin License > Click to “Deactivate license from this site ?”
Step 2: Go to the new site and activate your license
If you still can not activate your license on the new site then please give us a message via this support link