How to display 2 products by rank instead of 4 in Foundry theme by Bigcartel - themes

I use the Foundry Theme by Bigcartel.
I would like to show only 2 products by rank instead of 4 in the shop and in the home page in the section featured products.
Please do you have any advices?
Many thanks
Kahina

Related

Magento 2 navigation menu

I'm very new to Magento 2 framework. I have a total of 14 top-level categories in my site but it's showing only first 10 categories in frontend menu navigation only. I tried to set Category Top Navigation = 0(Maximal Depth). But it doesn't effect on the frontend. Can you guys please help me to overcome this problem?

Products disappeared from the category page after adding Multi Vendor Marketplace For Virtuemart - Joomla

So, before i added "Multi Vendor Marketplace For Virtuemart - Joomla" the products would show on the page and on the category page that the product was, after i added it they're still on the main page that shows all products but they don't show on the category that they are.
There's some prints of me adding a new product to show what i really mean.
I defined the Name and the Categories and checkmarked "Published" Screen cap 1
I defined the Stock, Low Stock Notification and Availability Date Screen cap 2
Product saved successfully Screen cap 3
Just to guarantee Screen cap 4
Yeah, it's on the main page "Men's" category, don't mind the 2 stars Screen cap 5
It isn't on the men's category Screen cap 6
neither the accessories category Screen cap 7
Keep in mind that i'm a beginner with joomla.

How to show more than 5 items in Recently Viewed Products in Magento

I encountered so much problems with limit in showing recently viewed products in magento
There is standard template for showing Recently viewed ones in magento
Its location is here
template/reports/product_viewed.phtml
There is one line of getting Recently Viewed Products
It looks as:
$_products = $this->getRecentlyViewedProducts()
But It returns only 5 last viewed elements
How can I increase LIMIT ? In my case I need to show last 7 products
Thanks in advance
Go to your Magento backend:
System -> Configuration -> Catalog -> Recently Viewed/Compared Products
and change Default Recently Viewed Products Count. It's default set to 5 but you can change it to whatever you want.
While creating a widget, go to:
Widget options > Number of Products to display > Select number of products you want to display

Magento grouped products are not displaying front end

I have created grouped products in magento and associated some 3 products in that group.How to display that group in front end
Nortmally magento have a group product display is basic functionality but if there is 3 option that hidding it
cant manage inventory
can not assign to category
product status enable disable
check above 3 setting I am sure it will start displaying
Thanks |
Chetan |
www.metizsoft.com

Display specific products on a CMS page

Could someone help me with some code to display specific products on a Magento CMS page?
The idea being that I build a page that has multiple sections on it (sections meaning a heading, some intro text and a small handful of products) and the user can add a selection of the displayed products to their cart from this page.
Ideally, the products should be displayed in the grid format, and I should be able to display between 1 and 6 products in each section.
I am using Magento 1.4.0.1 currently.
Cheers!
Consider using a CMS Widget to do this for you.
Here is one: Product List Widget
It isn't free but there are others if you look around.

Resources