Rooberth Posted November 8, 2019 Share Posted November 8, 2019 Hei, i use version 1.7 I need free modul for "add your discount code" Any can help me? Link to comment Share on other sites More sharing options...
selectshop.at Posted November 8, 2019 Share Posted November 8, 2019 You need to add a discount coupon from the BO of your Shop. Is the same as for Prestashop 1.6. Section "catalog" -> discounts. Link to comment Share on other sites More sharing options...
Rooberth Posted November 14, 2019 Author Share Posted November 14, 2019 Thank you, but code is visile for public, i dont want this.. Link to comment Share on other sites More sharing options...
Mediacom87 Posted November 14, 2019 Share Posted November 14, 2019 Hi, I think you're going to have to explain more precisely what you're trying to do, because at the moment it's incomprehensible. Link to comment Share on other sites More sharing options...
Rooberth Posted November 14, 2019 Author Share Posted November 14, 2019 I don't want the public discount code to appear on the site Link to comment Share on other sites More sharing options...
selectshop.at Posted November 14, 2019 Share Posted November 14, 2019 1) The discount code does not appear on the site, unless you are not enabling it -> Highlight = NO. Only the vouchers field, for to add a possible coupon is visible in this case. Check-out the settings in the coupons on the tab I named before (screen attached). If you enable highlight to YES, then the coupon will be visible written in cart/check-out. After making changes on settings, delete the smarty cache and also your browser cache. 2) If you are testing by yourself and are seeing the form field filled out, so you are seeing a cached thing. Delete the cache and cookie sessions of your browser and field would be empty. 1 Link to comment Share on other sites More sharing options...
Rooberth Posted November 14, 2019 Author Share Posted November 14, 2019 Ohh.. Thanks you!!!!! Link to comment Share on other sites More sharing options...
Jon Engalla Posted December 27, 2019 Share Posted December 27, 2019 I have a similar issue. I see the promo code field when I choose highlight,. When I click NO to highlight then the field disappears. When I disable highlight discount code, the field itself disappears. Also is there a way to allow for discounts on existing SALE items? Link to comment Share on other sites More sharing options...
selectshop.at Posted December 27, 2019 Share Posted December 27, 2019 @Jon Engalla the behavior you described is the default one and normal, not an isse. The only way for to give additional discount on already discounted items, is via coupons, so don't disable the highlight. Other possibility, is to add a new special price to the products, giving additional discount on them. Check out the price settings on the product and use special price by time for ex. Another possibility is to use a flash module for highlight them by time. See possible modules on addons site: https://addons.prestashop.com/en/search?search_query=flash sale Link to comment Share on other sites More sharing options...
Jon Engalla Posted December 27, 2019 Share Posted December 27, 2019 3 hours ago, selectshop.at said: @Jon Engalla the behavior you described is the default one and normal, not an isse. The only way for to give additional discount on already discounted items, is via coupons, so don't disable the highlight. Other possibility, is to add a new special price to the products, giving additional discount on them. Check out the price settings on the product and use special price by time for ex. Another possibility is to use a flash module for highlight them by time. See possible modules on addons site: https://addons.prestashop.com/en/search?search_query=flash sale Thank you for the response. I guess I wasn't being clear and combined two questions when I should have resolved the first issue. I have successfully created vouchers. The problem I am encountering is unless I highlight the voucher, I do not see a promo code field in the cart. If highlighted the voucher code is displayed and the promo code field appears. Once disabling the Highlight feature the promo code field disappears in the cart. What am I doing wrong? Link to comment Share on other sites More sharing options...
selectshop.at Posted December 27, 2019 Share Posted December 27, 2019 You will not see any promo code in the cart. You need to add it by yourself the code. On older Prestashop versions there was the promo code written IF you have only ONE promo cupon. If you have more than one cupons, then it never showed up the code. So you need to add the code somewhere, for that your customers can see the code from your site. Link to comment Share on other sites More sharing options...
Jon Engalla Posted December 27, 2019 Share Posted December 27, 2019 (edited) Let me show you the screen when I have disabled HIGHLIGHT Here's my cart: If I enable the HIGHLIGHT: The promo code field appears: What I would like to see is the Promo Code FIELD appearing without enabling "highlight" feature. The promo code is for an influencer who will offer the code to their followers to be able to enter the site. It's one of the ways we are tracking sales from this influencer. Hope this helps clear things up Edited December 27, 2019 by Jon Engalla text error (see edit history) Link to comment Share on other sites More sharing options...
Jon Engalla Posted December 27, 2019 Share Posted December 27, 2019 I just want to see the PROMO CODE FIELD without displaying the actual voucher code to the public. Link to comment Share on other sites More sharing options...
Mediacom87 Posted January 3, 2020 Share Posted January 3, 2020 Le 27/12/2019 à 2:45 PM, Jon Engalla a dit : I just want to see the PROMO CODE FIELD without displaying the actual voucher code to the public. You must modify the file /themes/your_theme/templates/checkout/_partials/cart-voucher.tpl in your template to remove the following test : {if $cart.vouchers.allowed} [...] {/if} Link to comment Share on other sites More sharing options...
Jon Engalla Posted January 3, 2020 Share Posted January 3, 2020 I’m not sure I understand what I need to do. {if $cart.vouchers.allowed} [...] {/if} please explain further. I need to delete the above? Link to comment Share on other sites More sharing options...
Mediacom87 Posted January 3, 2020 Share Posted January 3, 2020 just remove the if test Link to comment Share on other sites More sharing options...
ilisiaraul Posted October 3, 2020 Share Posted October 3, 2020 Anybody known how to make voucher code integrate in products prices at checkout not as discount? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now