Questions tagged as 'prestashop'

1
answer

real-time currency exchange from MXN to USD online store to show prices

I have an online store and the prices of each product are shown in dollars and one side will show an "approx" in Mexican pesos as what aliexpress does, or failing to know if to handle these currency changes depending of the language that is sele...
asked by 25.07.2016 / 08:21
2
answers

Change logo when scrolling

I am currently doing a web and the CMS e-commerce with which I am handling the content is Prestashop but I have run into the following problem: We have a menu: X 1 2 3 4 , where X is the logo and the numbers...
asked by 16.02.2017 / 05:10
1
answer

Problems to validate payment with prespahop webpay

Good morning everyone, I have a problem validating a payment in an online store that I am developing. Lift 'prestashop' v1.6.1.6 and install the webpay plus 1.1.2 plugin. All this I raised in a xampp v1.7.1, with PHP v5.2.9 and Mysql v5.1.33...
asked by 30.12.2016 / 16:52
1
answer

Edit themes for prestashop 1.7

I'm trying to generate a new theme for prestashop 1.7 but I'm running into a series of problems. I copy the default theme and set it as a new one. I edit files to know how prestashop works and does not make any changes: for example in the...
asked by 08.03.2017 / 11:02
1
answer

htacces apache v2.4

I have a .htaccess file of prestashop, with the following content: <FilesMatch "\.tpl$"> Deny from all </FilesMatch> The issue is that this file seems to give problems with the new version of apache v2.4 (which provides m...
asked by 14.06.2017 / 16:26
1
answer

Prestashop Custom Webservice

Good morning, I am developing a module that will make use of the webservices functionality of Prestashop 1.6. In my case I try to send data from one store to another with a custom web service, that is, I have created a webservice of my own, a...
asked by 19.10.2016 / 08:27
1
answer

Meaning of '(. * [^ \\\\])'

Looking at the configuration files of prestashop , I found a regular expression. I do not know if it's complete, it's used in prestashop\controllers\admin\AdminTranslationsController.php define( '_PS_TRANS_PATTERN_', '(.*[^\\])' );...
asked by 09.05.2017 / 12:43
1
answer

Customize range in filter by price in Prestashop

Someone knows how to put a custom range for prices in the faceted navigation block, my current filter which comes in the theme by default takes the minimum and maximum value and divides it into 4 ranges. I am using Prestashop 1.6.1.4. a...
asked by 20.04.2016 / 00:06
0
answers

Prestashop: error when creating account

I have several problems with my online store: ilikeverbenas.com I can not create a new account. With the account that I already have created previously, it does not allow me to create a new address When I'm already logged in, on the purc...
asked by 07.06.2018 / 10:56
1
answer

prestashop: get values from the ulr from a module

Good day community, I'm new at prestashop so I have a problem, I'm using prestahop 1.6. I need to get the value of the url from a module. The value I want to take is "category_rewrite" from the following ulr: dominio.com/index.php?catego...
asked by 21.08.2018 / 01:54