Magento - products pr page issue - magento

Im setting up a Magento community installation, and im having a weird issue with the settings for showing a particular amounts of products pr page.
Even though i have over 50 products in a category, the first page in the category displays "show 1-9 of total 9 products". So on the first page, the system thinks i have 9 products in total. At the same time, it still show pagination for 4 pages, and if i select "show all products", its show all 50.
So, the problem is that it always think the total amount of products is what the value in "products pr page is set to".
I want it to say: showing 1-9 of total 50 products, not "showing 1-9 of total 9, which really is 50 if you just click next":/
Hope i made myself understood.. Thanks for feedback on this..

Try running a reindex on Category Products.
(admin->system->index management)

Related

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.

Magento change quote/cart total after add product to cart

I have a scenario that when the customer adds products to the cart I will free 1 qty of minimum item (almost like salesrule "buy x get y"). So, I need to change the quote total after the products have been added to the cart.
I tried several events: checkout_cart_product_add_after, checkout_cart_add_product_complete, sales_quote_collect_totals_after... and when I change the quotes total and log right that time, the total has changed, but when I go to shopping cart page, it is unchanged.
I tried getting the quote by: $observer->getEvent()->getQuote(), or $session->getQuote() and also collected quote total again, but nothing happened.
Is there any way to change the quote/cart's total right after adding products to the cart (or cartView action)???

Magento Qty Increments

Basically all my products in magento are single units, however everything is sold in packs say 10 units to a pack. Theres the Enable Qty Increments on the product options in Magento and then you enter the Qty increments, which works without problems. However by default when you go to the product on the front end, hit add to cart it tries to add just 1 unit not the minimum of 10 is there a way, when you hit add to cart it adds the minimum qty of 10 rather than 1?
I know this is a while after you posted the problem & you probably have a fix already..
We are looking at this problem ourselves.. & have an issue with Bundled products not allowing us to add more than one instance of the product on each page.. hard to explain..
What I am thinking to do is remove the quantity box from the actual product.. Customers can select in a drop down if they want packs of 5 - 10 - or singles.. if they require odd numbers they can adjust the number still in the checkout..
does that all make sense..
Add to cart & Qty box are on the products.phtml page i think... I am still looking at all my options though.. Setting up a selection of Grouped products at the moment..
Just a passing suggestion ;)
Edit.. // What we have done as a final solution.. Use // Promotions /
Shopping Cart Rules.. You can make specific rules for Bulk categories
& Products in set numbers.. This will be a lot easier for our staff to
manage.. just drop requested products into a category called "bulk"
..wish I had thought of it earlier :)
In Admin panel go to
System >> Configuration >> Catalog >> Inventory >> Product Stock Options and set Qty Increments to what you want.
Magento provides Bundled Products to achieve such sell of products in packets.
Create a Bundle Product and follow these steps at Bundled Items tab in product edit form
Add New Option
Provide Title, select input type checkbox or multiselect and set Is Required to Yes
Search your product in below grid and add this product providing "Qty to add" to 10
Add selected product to option and then save product.

Magento - Only 20 Products show, the rest are disappearning from Database and Front End

I have a local install of magento 1.7.0.2
I have all the categories set up, and I'm importing products in through the import/export->dataflow->Import All Products method.
The problem that I'm having is that I'm trying to import some products, they all share the same parent category, but exist in 2 sub categories. The problem is that it will not show more than 20 total products across the subcategories. Not only does it not show in the front end, it doesn't show in the backend either. For example if I import 8 products with 9,15 as the category codes, then I import 16 with 9,16 as the category codes, then it shows 4 products in 9,15, and 16 in 9,16, if I do it the other direction, it shows 12 items in 9,16 and 8 items in 9,15. I've also tried importing them all at once, and it still only shows 20 products over the 2 subcategories.
Any advice?
(Please ask if any more info is needed, I'm a total magento noob but I'll answer as thoroughly as I can)
Thanks!

Magento product is not showing in the category

This is the weirdest problem that I had with magento so far.
I've been using magento for 5 months now.
so I have one category with 4 sub-category. In one of the sub-category listed 62 products.
From the back end of that category listed 62 products, every product is configurable with simple products in it set to not showing individually
So when I check the back end it is 62 products showing also on the front end, BUT on the front end some product are not showing, how come it is 62? because some products show up twice to replace the one that was not showing
I refresh and re-index a lot just to make sure, sometimes the product that didn't show up, suddenly shows up but other product that was showed up, disappear. and sometimes, products on that category change position, for example sometimes the first product on that category is A, then next time I browse through that category the first product is B
what could be the problem? how can I fix this thing

Resources