-2
votes
1answer
67 views

Developing a theme with magento [closed]

its my first attempt with magneto theme design. i have an HTML template (including css and image) which looks like this : ![i want to create and select a magento theme like this][1] i have this ...
0
votes
0answers
20 views

Tax class is not calculated products although applied manual tax class in product

If you have idea related to tax rules applied on perticular product then suggest to me idea about that. I have created also tax rules in it but some products can't calculated tax for this product. ...
0
votes
1answer
1k views

Magento customize catalogsearch result html

I'd like to customize the layout for the result page of CatalogSearch. I'd like to remove the pagination and all other tools on the page and show a much simpler page since we only have few products. ...
0
votes
1answer
292 views

Magento add banner to a custom phtml

i'm new to magento, I'd like to add a banner that I can handle using the CMS so I don't need to edit the HTML directly. Actually I'm using a Static Block, so I can edit it and it shows up inside the ...