I use this plugin with mysql import task from bash.
it creates tables in database, one for products without combinations one for products with combinations
- Milosz likes this
Posted by Rick on 06 October 2021 - 07:35 AM
I use this plugin with mysql import task from bash.
it creates tables in database, one for products without combinations one for products with combinations
Posted by Milosz on 02 October 2021 - 07:43 AM
Hello,
unfortunately, module to display prices in many currencies will not work as you wish.
moreover - prestashop is totally not ready to support two different currencies at the same time.
i mean, just imagine that someone adds some home appliance to the cart (in usd) then also some chaper items (in pesos).
cart will contain products with various currencies that is just impossible in prestashop architecture - to cart/order can be assigned only one id_currency field.
there are probably some possibilities to change the core totally, but it will be really major task. To be honest - this kind of change will cause many compability errors - for example with payment modules (paypal can't handle payment in two currencies at the same time, the same other payment gateways). To make this feature work it will be required to change almost everything. Too much work and things to worry about, that will not work.
Posted by greeta on 20 September 2021 - 09:13 PM
i need a module that allows me to block access from some countriesthat allows me to block access from some countries, I keep gettingforeign people who register, what can I do