Add to Cart button is not Working on Product list Page in Magento - cart

I have many products in my store (Magento). But in the list page configurable products are not adding to Cart. Googled lot and dig the code but no luck. Anyone can help me please?
http://www.homegennie.in/baby-care.html

Always use firbug (firefox) or developer tools (chrome) to see what is happening communication-wise.
You can see outgoing requests, and their responses like this.
You have an error:
Call to a member function getSortedChildren() on a non-object in <b>/home/homegennie/public_html/app/design/frontend/sm_market/default/template/catalog/product/view/type/options/configurable.phtml
Figure out what your error is, and you should be good to go.

Related

Shopify collection products images do not show

Im working on a clients website and i am absolutely stumped on what the issue could be. The shopify collection products images for the default collection template do not show, but on other collections they do!
I have reviewed the source code for all the collection templates and i see no error. The link below leads to one of the products in the collection that has the error
Product Link
Thanks in advance for any help!

Magento attribute url not found error 404 /l/ page filter

everyone
I have a problem about attribute url filter page can not found. It show error 404 and there are /l/ on url.
according to this this page. http://www.siameyewear.com/brands.html
At the backend. I have enable Is Anchor to yes. and check Use All Available Attributes. To show attribute Product Listing Sort By bra bra bra.
At this page. http://www.siameyewear.com/brands.html
On your left hand side. You will see Product Listing Sort By. Which is create by magento attribute.
But my problem is. When I'm click on a link. What ever link under a word "Shop By" It's will show error 404 page can't be found.
For example. When i'm click on a Rayban Link under a word "Shop By" It's will show a error 404 and url will look like this http://www.siameyewear.com/brands/l/rayban.html
I don't know where the /l/ came from. I have try to remove /l/ by myself. It's still not show a correct page.
Anyone know how to fix this problem. Kindly please help.
Thank you so much
Problem solved. Just remove some stupid seo enterpr...

How to show newsletter signup in a lightbox popup in Magento?

I´m not a coder and come here to ask for help. I need a way to show newsletter signup in a lightbox for example www.popupdomination.com or this www.tylertool.com when the pages load or after some seconds in magento. I have searched for all the web and found some scripts, but as I´m said, I´m not a coder and couldn´t find any kind of module that do this.
I can understand, You want to show popup for news latter subscription after magento home page load. In magento many extension available, Here i share one free magento extension which all cover your requirement.
http://www.magentocommerce.com/magento-connect/newsletter-subscription-with-free-gift-coupon-popup.html
Please Let me know if you have any query

Get Top/Best Rated Product in Magento

I want to best rated product on a magento homepage. I have product reviewing module configured on my site.
i have tried following this http://www.odino.org/84/retrieve-top-rated-products-in-magento
but am unable to get it working.
My homepage is formed my calling one block from the cms home page {{block type="page/html" template="page/html/home.phtml"}}
and i have tried putting the php code in home.phtml
The link i have posted asks to create a helper, but i don't know how to go about that, so what i did was wrote a normal function within the page and called it.
Any help would be seriously appreciated :)
Thanks
Look at this module from Inchoo, explained with all the required changes you need to make with screenshots. Hopefully this will be helpful
http://inchoo.net/ecommerce/magento/bestseller-products-in-magento/

Disabling/Deleting Products in Magento

I need to disable products in Magento as they are currently not available from my manufacturers but I know they will come back next year. If I disable these products, will it create 404 errors?
How do I delete products without creating 404 errors?
Why not just saying Out of Stock, so you will keep all links?
There are different ways to disable the product in frontend.
You can refer the following article for more:
http://masteringmagento.com/2010/04/8-and-a-half-reasons-your-magento-products-dont-show-up-in-the-catalog/

Resources