Search the Community
Showing results for tags 'price impact'.
-
Hello, In my shop I have some product with a lot of options, so I created them with the product combinations native tool in Prestashop. then I filled each combination with the good Images and reference. Now my supplier is upgrading the price of some of these options, so I have to do so as well. I am looking for a way (or a module) to : edit the price impact of my attributes (ex: color red, color, blue, size M, size L,...) regenerate only the total price impact of my product combinations In other word I need to update the impact price of combination only, and not regenerate all datas (images and references). I realy don't want to re-fill all the combinations references and images since i have at least about 1000 different combinations. I did look on the Prestashop Addon website but I did not find any module to do so. Please, if someone can help me with this problem or know a good module it would be great ! Thank you in advance for your time. Version de PrestaShop 1.6.1.3
- 3 replies
-
- update combinations prices
- edit price impact
- (and 4 more)
-
Bonjour à tous, J'ai installé récemment une boutique prestashop 1.7.2.3 pour un ami et ne suis pas expert en développement. Les problèmes sont les suivants sachant que je suppose qu'ils sont liés et qu'il s'agisse d'un problème de requête pour les bases de données (supposition car je ne suis pas expert en développement) : Nous avons crée des produits avec une vingtaine de déclinaisons et un impact sur le prix qui varie en fonction de ces attributs (exemple : 10cm =3.20€, 15cm=3.90€(+0.70)....) Le 1er bug : Lorsque nous saisissons un impact sur le prix inférieur à 1.00 € et que nous enregistrons le produit, nous avons l'impression que l'enregistrement est fait. Nous faisons un nouveau produit et revenons pour consulter le produit précédemment crée, l'impact sur le prix inférieur à 1.00 € repasse à 0.00 €. Pour les impacts sur le prix supérieurs à 1.00 €, aucun souci. La solution que j'ai trouvé (bricolage) est que lors de la création du produit, il faut cocher la déclinaison et modifier l'impact sur le prix avec les actions groupées. Ce qui valide le prix inférieur 1.00 €. Imaginons nous avons 150 produits à saisir, bonjour les manipulations. Le 2nd bug : Lorsque l'on réalise une duplication d'un produit avec ces déclinaisons, la duplication se réalise bien excepté pour une déclinaison dont l'impact sur le prix est inférieur à 1.00 €. Le module passe automatiquement l'impact sur le prix à 0.00 € après la duplication. Il faut de nouveau effectuer la mise à jour du produit avec les actions groupées pour que cela soit définitif. Quelqu'un aurait-il une idée svp ?
-
I hope somebody can help with this issue I've been having. The products in my shop are custom made and have lots of different combinations. They can be 1cm or 3m in size. Changing the attribute of a big product is obviously much more expensive than a small product. I would like to have a simple price impact such as 10% increase in price if an attribute is selected. This keeps the price increase relevant to the size of the product. Is there any way to change the coding to multiply instead of add in the price impact? Thanks in advance
- 2 replies
-
- combinations
- price
-
(and 1 more)
Tagged with:
-
Hi, I am using prestashop_1.6.0.9. I have built a combinations import csv for my products. When i import the price impact shows $0 on the product page. Here is a sample if the csv Product ID;Attribute;Value;Impact Price 10001;Would you like extra?::;No:;0 10001;Would you like extra?::;1:;30 10001;Would you like extra?::;2:;60
- 1 reply
-
- combinations
- csv import
-
(and 3 more)
Tagged with:
-
I have imported 1000 products from my VPASP webshop to Prestashop. I have one little problem left, all of my combinations is set to impact the price. I just want to set it to "no" or set the increasing price to: 0 so I wont affect the main product price. Can anybody tell on how to change it trough my sqldatabase? or give me a hint on which tabel I need to change the price impact status to none ?