I wan\'t to set my product thumbnails in Magento to proportionally fit the frame. At the moment if I upload a rectangular image, the thumbnail will display the width of the rectangle and will leave t
In Magento v1.5.0.1, does anyone know of an issue using the <frontend_type>checkbox</frontend_type> configuration directive in the system.xml?In even the simplest of dumb modules that only
I\'m developing a Magento store and for some reason none of my configurable product, associated products are displaying on the configurable product\'s page.
As the title says, I’m having trouble saving the images for the products. I edit a product (grouped product), go on images tab, upload an image (this wokrs fine, the image is there when I rollover a
I am using Magento CE v1.5. Modern theme. I would like to display Search bar on the right hand side in the Navigation bar. Basically category menus on the left and search function on the right on a ho
How can I configure Magento to have 2 stores with differents shopping carts and开发者_如何学运维 different search, but the same customers ?
I\'ve been looking through all the topics to find something similar to my case. I\'ve found a few similar cases, but none of the solutions solved my problem.
I 开发者_运维知识库have written a custom module using catalog_product_save_after hook to save attributes programmatically in each products. Though it works on my localhost(wamp with windows) but it do
I was wondering how to create new categories programmatic开发者_StackOverflowally in magento 1.5xx. Also I need to return the category ID back once its been created.I wrote an initial post here which
I\'ve written a module that can take in a CSV file and add data to the sales_flat_order table (code below).Despite my skepticism and lack of knowledge in interacting directing with the DB through Mage