Hello
Where do you locate the "new " product page on this template?
I have activated it from the Settings --> catalog settings,
But it do not show anywhere on the page
My hope is to get all products that is marked as new into that page, is that possible?
@media (min-width: 769px) {
.item-box {
width: 23.5%;
}
.item-box:nth-child(3n+1) {
clear: none;
margin-left: 2%;
}
.item-box:nth-child(4n+1) {
clear: both;
margin-left: 0;
}
}
Has anyone any good tips on how to make it so the pavilion theme will show 4 products per row instead of 3 on normal category view ?
Hello we just launched a new page using pavilion theme and Instant search.
We are using pre configured Google universal settings in the backend
But for the moment it seems not to show all searches done on the homepage, anyone have any suggestion on what can be / or do i need to add something in the code to make it register?
More and better options for mobile
For example a spesific Mobile Logo
As of now
and even worse one landscape mode
On a normal category page the company takes up unneccesary space and detracts costumer for seeing products (which is what we are selling)
One solution is a placing something like this
https://www.teamsportia.se/searchresults?N=2348899071+3781075508&Nr=product.priceListPair%3Asek_salePrices_sek_listPrices&Nrpp=12&suppressResults=true&searchType=guided&type=search
link was not working
For example
https://www.teamsportia.se/searchresults?N=2348899071+3781075508&Nr=product.priceListPair%3Asek_salePrices_sek_listPrices&Nrpp=12&suppressResults=true&searchType=guided&type=search
some filter option gets a + (open more)
here they have show only 10 options then click to show more on the list.
look at filter: Farg
Hello
Is there a setting in the backend in the Pavilion making the Ajax filter
To show the first 10-15 results and then have a "show more / show less function?
When checking the https://www.nop-templates.com/ajax-filters-plugin-for-nopcommerce
I do see that some shops using that module are having that function, but i can not find it in the regular backend demo Is that a Pro Ajax filter function?
Hello
Is it possible getting the same function show only top level categories on the Instant search dropdown on the basic/standard Nopcommerce advanceed search page?
I have ten main categories and abit over 150 subcategories
So having both the searches showing the same amount of categories instead of one is showng top levels and one is showing all of the categories.