On this page http://www.supreme.fr/acatalog/luminaires.html, for Product reference A151, I would like the 2 proposition in Including VAT, and also change english (Excluding VAT) to French.
Is it possible ?
Didier www.supreme.fr
_____________________
Saint Malo. France
On this page http://www.supreme.fr/acatalog/luminaires.html, for Product reference A151, I would like the 2 proposition in Including VAT, and also change english (Excluding VAT) to French.
Is it possible ?
Hi
Yes it is completely editable within the site text editor.
ACTINIC | DESIGN | TEXT
and then search for the applicable phrase ID. This will be a global change.
If you want it on a single page you can create a sep. layout, attach it to the products and custom the code from inside actinic.
My apologies Didier I may not have fully understood your question.
Try this...
Take a look in your the layout you are using for the Product Price Layout - probably Standard Tax Eclusive Price. In the design view look in the code window and search for:
(Excluding ....
and try changing this to the French equivalent.
(it almost at the end of the layout code - on line 23 in my test site)
Bruce? I made the change into : Design Library / Layouts / Prices / Standard tax exclusive Price. On this I get the code report on my previous post.
PErhaps it is not the good layout, but I didn't find another Product Price Layout.
Then on it I replace Excluding .... by Hors ....
Regards
Didier www.supreme.fr
_____________________
Saint Malo. France
Make sure that the Standard Tax Exclusive Price layout is actually the layout you are using. You can check this by clicking on the price in Design View and checking in the Design Tree.
Thank you Duncan ! It is Basic Price With Tax Message In Brackets and I find it Permutation Prices. Thanks again.
Bruce : Would it be possible to have a search box in the Design Library ?
Now it gives me the price ex vat in the bracket. Is there a way to have it VAT included, as all my prices are VAT Included ?
Didier www.supreme.fr
_____________________
Saint Malo. France
If you right click and select 'Find' you will get the search box.
Go to 'Settings | Site Options | Layouts', scroll down to 'Product' and use the drop down against 'Price Layout' to select 'Exclusive ...'. If all your products are set to 'use parent' then that should do it for the store. You will now have to redo the change in this layout.
On the 'Design' tab, click on where you see 'Excluding VAT @ ..' and that should show you the code for the layout being used. Now scroll down to line 24 ( default layout ) and you should see the text you want to amend. Make changes and click on 'Apply'.
Hi Bruce. Thanks for your help. I've done the changes, but as we have a very speific design, colour and presentation changed. So I prefer to stay in a standard component layout as I have only 5 or 6 products on this section.
Thanks again
Didier www.supreme.fr
_____________________
Saint Malo. France
Comment