Author Topic: text in price area  (Read 6502 times)

Offline cyberfreak

  • Newbie
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
    • Website Design
text in price area
« on: June 02, 2016, 04:23:55 PM »
I have a customer that has products where the prices can change from day to day so he has put in 0$ for some of his products. Is there a way to put text in that area that says "confirm price on checkout"?

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: text in price area
« Reply #1 on: June 03, 2016, 09:11:36 AM »
Hello.

You can rename some language defenition on product page, for example rename 'Total Price:'  text (look for definition in admin with key "text_total_price")
or modify product template page https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/template/pages/product/product.tpl

or quick solution is add some not reguired option to the product and name it "confirm price on checkout" see screen  ;)
« Last Edit: June 03, 2016, 09:17:46 AM by Basara »

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: text in price area
« Reply #2 on: June 03, 2016, 09:17:38 AM »
You can show price only when customer login.

See System -> settings -> check out.

Disable Login Display Prices
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

 

Powered by SMFPacks Social Login Mod