Product price Prestashop 1.7 - prestashop-1.7

I start using Prestashop 1.7 and i have problems to display the price with taxes on product page. I have tried many things, but all of them faild.
Anyone knows a solution for this?
Thank you.

The correct way to do this is going to config each gruop of clients, and in the configuration page you have the option to see the price with or without taxes.
Go to: Shop Parameters -> Customer Settings, then go to Gruops tab and edit all of them changing this option:
Hope it helps you.

Related

Magento configurable product change details to show simple products details

I'm trying to achieve something like this n a Magento configurable product:
http://shop.mdminc.com/c/sequence-pumps_sequence-titan
Is it possible? I need to change all the details of the page when the pump model changes. All details change from one model to another... Any suggestions or any extension. Thanks everyone in advance.
Thanks for the answer,
I purchase this extension and with my buddies help we made it happen...
https://firebearstudio.com/improved-configurable-product.html
By default the extension did not change the sku and additional product information. Bu we made it happen...
You can use the below extension to show simple product information when selecte option in configurable product:
https://www.magentocommerce.com/magento-connect/display-simple-product-s-images.html

Magento 1.9.1.0 - products not showing after changing data in product details fields

My task was to change existing products in shop with new one, so all that i have changed is NAME,
SKU, and URL key in GENERAL section and description field in PRODUCT DETAILS.
After i have done that, items are successfully edited in backend but they dissapear from frontend.
The only way to get to them in frontend is to enter complete address of that specific product in the address bar.
I have tried everything that i could found on the forum up to this date, and it didn't work for me.
Tips like reindexing, status - enabled, availability - in stock...
If someone has an idea, please, share it with me.
Thank you all.
You can try the below things:
1. Check the product quantity,in stock and enable status and catalog visibility.
2. Re indexing
3. delete the entry from url rewrite management for your product
4. rename the "var" folder
Solution for my problem was in associated products section. I had configurable product, but i didn't had associated (simple product) for that configurable product. So i had to create some simple product for related configurable, and then they appeared in frontend.
Thank you all.

Magento : Allow the customer to add a comment when adding a product to cart

I'm working on a Magento shop and I want to give the customers the possibility to add a comment when they put a product in cart.
The comment can contain specifications about the ordrered product. It must be visible in the checkout, in the confirmation email and in the admin sales interface.
Is there a way to do that with the standard Magento configuration? Or does a module exist?
Thanks in advance for your help.
Have a look at this extension, See the screenshots.
http://www.magentocommerce.com/magento-connect/brainvire-order-comment-order-comment-magento-extension.html
This may helpful for you, I have used this in a project, it works well.
But as you saying customer should add comment while adding product, you need to customize this extenion a bit.
Cheers :-)

Simple products to be shown between dates in a category in Magento

Well I'm kind of new with magento, and at work they ask me to do a group of products that they will be put in discount, so I created a category sales where I can link the products and put them in sale, so this is working perfectly, but the ask me to put dates in the products so the web master can put dates where the products will be shown between dates, so now I have no idea how to do this. I really hope you guys can help me
thanks so much!
You need to create an extension with a cron job and also attribute/attributes for that.
This topic will help you to get started:
Cron Job To Disable Product Magento 1.7 CE
There is also extension that should work in your installation (I assume you have Magento 1.5):
Ecomdev Sheduled Products

Creating a configurable Magento attribute from scratch

I need to extend Magento to allow changing the price of a product based on an attribute, such as size or color. I can't use any in-built facilities Magento might have for this - I need to write the code myself. I'm a beginning Magento developer. Can anybody help? Maybe point me to a guide or walk-through for this on the internet? Thanks!
You may wish to read some of the basic guides on Magento to answer a question like this. This is entirely the point of configurable products and of custom product options.
Hope that helps
Thanks,
Joe

Resources