Hello,
Unfortunately, this is not possible with the plugin since it doesn't support such a functionality.
You can, however, create a specification attribute "Manufacturers" with values the names of your manufacturers.
After that, you will need to map your products to the right value(s) of your manufacturers. You will need to uncheck the Show on product page setting and check the Allow Filtering setting when mapping the specifications.
Hope that helps!
Hello,
Have you made any code customizations to the source code of nopCommerce? More specifically the signature of the PrepareProductOverviewModels in ~/Presentation/Nop.Web/Extensions/ControllerExtensions.cs file?
If yes, you will need to revert those changes. The Facebook Shop plugin uses that method in its code and changes to its signature will mean that the plugin's code will not be able to find the method and cause an exception.
Hello,
In order to achieve that you will need to set custom formatting for your currency. In order to do that you will need to go to Administration -> Configuration -> Currencies and edit your currency.
After that, just put custom formatting in the Custom Formatting setting.
For example if you put ##,###.## lek in the setting you will get prices like 12,353.99 lek
Hope that helps!
Hello,
Is the Mega Menu plugin enabled on your store and are you using it. If yes, then you will have to go to Administration -> Nop-Templates -> Plugins -> Mega Menu -> Manage Menus -> edit your menu -> Menu Items and add your category to the menu items by selecting it from the Categories menu on the left.
If that is not the case can you Submit a Ticket with your store URL and admin credentials so we can investigate this issue on your store?
Hello,
You can follow this article form our documentation. There is a link from which you can download a zip containing all the available upgrade scripts (both nopCommerce's and ours).
Note: If you haven't installed any of our products yet, you will just need to run the nopCommerce upgrade script(s).
Hope that helps!
Hello,
Can you elaborate more? Can you give us an example of the issue or steps to reproduce it cause we cannot seem to see what is happening?
Hello Scott,
There is no 7spikes upgrade script for 3.90 -> 4.00 adn you only need to run the nopCommmerce one.
I suggest you follow this article in our documentation since it contains everything you need to know about your upgrade process, including a .zip file with all the available upgrade scripts.
Hope that helps!
Hello,
This was a feature back in nopCommerce version 2.60 and is, unfortunately, no longer present in the JCarousel plugin.
The information you are looking at is an old documentation of the plugin and a post from 4 years ago.
Hello,
Unfortunately, this is currently not possible. The only available controls are the checkbox and dropdown.
You can suggest your idea, however, in our UserVoice. We choose the best and most voted ideas from there and implement them.
Hello,
Unfortunately, it is not possible to exclude product attributes from the filters panel in the ajax filters.
However, you can do that with specification attributes. You will just need to uncheck the "Allow filtering" when mapping the specification attribute to the product.
Hope that helps!