- Woocommerce Food
- Woocommerce Restaurant Menu Plugin
- Woocommerce Restaurant Menu
- Woocommerce Restaurant Booking
- Woocommerce Restaurant Theme
Description
Buy Restaurant for WooCommerce. Download and install the extension. Activate, set up, and configure the extension. Read the technical documentation to help you walk through the process of setting up your restaurant’s menu, mini-cart widget, closing, and opening timings, and more. Why use Restaurant for WooCommerce With all these features Restaurant for WooCommerce provides a unique online ordering system for your WooCommerce website which allows you to: Display your restaurant’s menu items in categories or as individual products. You can also set their sorting order from the back-end settings. WooCommerce Food Nulled Plugin is for food ordering and running your restaurant business online. It is one of the best selling new WordPress plugins. Speaking of its features, it’s the best plugin if you want to make online food deliveries for your restaurant and food shop.
Documentation link | Buy Pro Version Now | Demo link
- Create single page restaurant menu, It is so easy to use that even a child can place an order using it.
- Prepare your order from a single page, no need to browse through different pages
- You sell different side dishes with each item, no problem you can add as many side dishes as you want.
- Your side dishes are not free, no problem you can either mark them as FREE or add there cost and that will be added to the product cost when that side dish is selected
- Ohh you have multiple categories, no problem you can show them all on this page, the user can browse then by selecting a category and it will load on the same page
- Customer don’t know the category, then they can search by product name
- Product search can search in all the menu items on your site
- Don’t want to show the image, you can disable it.
- You have an image but not for all the menu items, then set that image as category image and it will be shown on all the menu item of that category if there is no image for that specific menu item
- User can read product description from the same page in a popup, you can add your complete recipe or ingredients in this description part
- You can hide categories that you don’t want to show on the menu page
- You can set minimum item that must be selected from each of the side dish group
- Variable product can be made to load in menu, but they cant be added to cart from the menu page they will open in a popup on same page where user can select the variation and add the product to cart
- Give option to user to hide the cart and see it wen they want to check the added products (pro)
- Now you can create a side dish template, and reuse that template for making products for future
- You can Change color of various element of the plugin as per your need, from within the plugin setting
- You can show side dishes even on the single product page
If you don’t want to have product selection option on your cart page and have a normal cart page of WooCommerce then you can do that as well by adding a small piece of code to your theme functions.php file
add_filter(‘pisol_rm_disable_cart_page_overwrite’, ‘__return_true’);
Premium support: We respond to all support topics within 24 hours
FAQ
It is not installing
Just make sure WooCommerce is pre-installed and active on your website
Where is my menu page
Plugin converts your WooCommerce cart page into your menu page, so your WooCommerce cart page is converted into the menu page.
I don’t see Menu on Cart page
Make sure you have set a cart page for your site from the WooCommerce > settings > Advanced (tab) -> Cart Page, if you have not set the cart page from WooCommerce setting then WooCommerce will show its own default cart page and this plugin won’t work properly
My Shop page is redirecting to menu page
By default, it will redirect your shop page to your cart or menu page.
We have added this because we think you won’t need shop page as all your product will be on the menu page, but if you still want that sho page then you can have our Pro version it has the option to disable this feature
My Single product page is redirecting to menu page
All the single product will be redirected to the menu page, but if you don’t want that redirect then you can use our Pro version it has the option to disable this feature
Product image is not shown
Pro version has the option to enable this feature
Open menu with the product from a specific category
Say you have a category page and you want to link them to the menu page, but you want to show the menu specific to that category then
you can do that, just add ?cat_id=(id if the category that you want to show)
E.g https://woo-restaurant.com/menu/?cat_id=100
on our demo site, this will open “Magic of Basmati”
![Woocommerce Restaurant Woocommerce Restaurant](https://www.gristaupe.be/wp-content/uploads/2018/09/magali-roux-mille-lumieres-joyeux-anniversaire-livraison-gateau-kiub.jpg)
https://woo-restaurant.com/menu/?cat_id=106
this will open “Indian food”
If you add a nonexisting cat_id then it will show the default category (selected in plugin setting)
Show Short description below Item name(PRO)
Now you can show a short description below the product name in the menu, this option is only in Paid version
Can I change the cart position in menu page layout
Yes you can do that in the pro version, it gives you option of 4 different positions
*Cart to the left product on the right
*Product on right cart to the left
*Product on top and cart to the bottom
*Cart to top and products on the bottom
I don’t want to show the out of stock product
In the pro version, there is an option to remove out of stock product from the menu
I want to set minimum item that must be selected in a side dish
Yes you can set a minimum item amount number in each of the side dish group, if you set minimum item amount then the customer won’t be able to add that product to cart until he selects that many item from that particular group
Can i add side dishes to variable product
No, side dishes can only be added to the simple product
Variable product are shown in the Menu, can I remove them from menu
In pro version there is option disable the variable product from appearing in menu
How the variable product are shown
Variable product will open in a popup on the menu page itself and the user can select the variation and then add the product to cart
I want to sort the products
Yes you can sort it using WooCommerce default sorting method and it will follow that sorting
I don’t want to show the cart all the time instead give the option to user so they can see there cart
This can be done in the pro version, it will allow the user to see the hide the cart and view it when he want to see the product added
Can i copy side dish across different product
Yes, there is a Side dish template option, you can make template in there and reuse them on the product page
I want to change the color of the menu
Yes, plugin allows you to change most of the plugin element color from within the plugin setting
Food type is missing from the site
We have introduced a option for food type you will have to enable it from plugn setting “Design Tab”
Menu load slower
We have implemented caching to make the Ajax loading of the product faster, you have to enable this option in the Speed settings tab.
My product changes are not showing on menu page
If you have caching enable in the plugin make sure to delete your cache after you have made changes in the plugin settings, Products, or Category
I want to show come custom product types in the menu
You can add custom product type using the filter function like below
add_filter(‘pisol_rm_product_type_filter’, function($type){
return array(‘simple’, ‘variable’);
});
Can user add side dishes from the single product page
Yes from the version 4.7.9.3 we have given the option to allow customer to add side dishes from single product page as well
If you don’t want to show the product selection option on your cart page then you can disable that feature
you can disable that feature by adding the below code in your theme functions.php file
add_filter(‘pisol_rm_disable_cart_page_overwrite’, ‘__return_true’);
I will like to show the product image on the mobile
There is an option in the Design tab to enable the product image for the mobile devices as well
Reviews
Video Tutorial ↑ Back to top
Setup and Configuration ↑ Back to top
How to set up Restaurant For WooCommerce:
- Download the .zip file from your WooCommerce account.
- Go to: WordPress Admin > Plugins > Add New and Upload Plugin with the file you downloaded with Choose File.
- Install Now and Activate the extension.
- Go to → WooCommerce → Settings.
- Go to Restaurant Management Tab → Make changes as per your requirement
- Click Save Changes.
Introduction ↑ Back to top
Restaurant for WooCommerce allows you to easily create a restaurant menu and an online ordering and checkout system for your WordPress site through WooCommerce, with easy-to-use settings and customization options.
Plugin Setup ↑ Back to top
- Download the .zip file from your WooCommerce account.
- Go to: WordPress Admin > Plugins > Add New and Upload Plugin with the Restaurant for Woocommerce zip file you downloaded with Choose File.
- Click Install Now and Activate the extension.
Shortcodes ↑ Back to top
- Copy the highlighted shortcodes and paste it on separate page
- [restaurant-products] This shortcode is used to display all the products
- [restaurant-products categories=”27”] this code id is for reference, if we place any product id in this shortcode so just that specific product will get displayed.
Product Addition ↑ Back to top
- Go to ‘Products’ Tab
- Click on ‘Add New’
- Give ‘Title’ to the product
- Give ‘Description’
- Set ‘Price’ of product
- Add or assign the category
- Upload ‘Product Image’
- Publish the product
General Settings ↑ Back to top
- Enable to display restaurant header uses to display the logo, name of restaurant, description and status
Frontend Impact
- Restaurant Name
- Upload logo for your restaurant
- Give description and details about your restaurant (it will be displayed on header)
- Set status of your restaurant that either it is opened or closed
Frontend
- Restaurant open/close time format
Restaurant open and closing time will get displayed in 12 or 24 hours
Frontend Impact
- Show Image on PopUp
Show image on pop up (It will open the product on pop up screen if the product type was set as ‘Variable Product’)
Frontend impact
- Convert Shop to Restaurant Page
Woocommerce Food
This option will change your shop page into restaurant page. So when you click on shop page it will route you to the restaurant page
- Select the display order for categories:
- Name ASC: displays categories by ascending order of category names.
- Name Desc: displays categories by descending order of category names.
- ID ASC: displays categories by ascending order of category IDs.
- ID Desc: displays categories by descending order of category IDs.
- Select the display order for products:
- Name ASC: displays products by ascending order of product names.
- Name Desc: displays products by descending order of product names.
- Date ASC: displays categories by ascending order of product dates.
- Date Desc: displays categories by descending order of product dates.
- You can upload Payment method logos.
Frontend
Delivery ↑ Back to top
Woocommerce Restaurant Menu Plugin
- With the help of this option, you can access the delivery options in the cart item.
- Enable Delivery option
Delivery Options ↑ Back to top
- To add a new delivery option, click on the “Add Delivery” button.
- Click the (-) icon to remove any delivery option.
- Determine the “Minimum Order Total” value. Order will not be acceptable below this value.
- Add any item to the cart.
- Select the delivery option from the drop-down menu.
- As the item is selected from the drop-down menu. Its charges will be added to the Total.
Frontend
- Switch to RTL Mode
This option will change the menu sequence from Left to Right hand side
Frontend
- Add Minicart Settings with following options:
- Widget title text
- Proceed checkout button title
- If there is no item selected so the text to represent that intimation
- If there is no item selected so what icon needs to be shown
Following is the impact of MiniCart on frontend:
- Widget title text
- Proceed to checkout button text
- No item selected text
Woocommerce Restaurant Menu
- No item selected icon
Available Days
- Enter restaurant availability timings for 7 days of the week.
- Leave the fields empty if you don’t want the restaurant to be available on that specific day.
- Show Restaurant Timing
- Enabling this option will show the restaurant timings for full week
Frontend
- Products and Products Categories sequence can be shuffle at frontend from admin
Shuffling Product Categories
Woocommerce Restaurant Booking
Shuffling Products
WooCommerce Product Addon Feature ↑ Back to top
Added addons products will be shown in the dropdown section
Frontend
- Product Add-on can be seen in cart
WooCommerce Extra Product Addon Feature ↑ Back to top
Extra Product Addon Radio button selection will be shown on restaurant menu
Frontend Functionality ↑ Back to top
Woocommerce Restaurant Theme
- Customer will go on your site and will click on ‘Restaurant’ menu
- Customer can select a product from listed categories
- Next option is to select any delivery option
Let’s select an item from ‘Drinks’ category
- Selected Product Quantity can increase or decrease and its impact on ‘Bill’ will be shown on cart.
Checkout
- The order will get placed and all the details of your order will appear on your screen
Moreover, Admin can see all the orders in his/her website orders list
- Admin can click on any order from the list and details of that particular order can be seen
- If the payment method was ‘Cash on Delivery’ so Admin can manually mark any order as ‘Completed’ or any status from the list
Recommended Themes ↑ Back to top
- Avada Theme
- Jupiter
- Astra
- Storefront
- OceanWP
![](https://cdn-ak.f.st-hatena.com/images/fotolife/r/ruriatunifoefec/20200910/20200910011327.png)