Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Borise Be

    (@codeb)

    Ooops, I found it! If someone else is wondering it is located in:

    wp e-commerce/wpsc-components/theme-engine-v1/helpers/template-tags.php
    line 1619

    Good luck! 🙂

    Its bad practice to alter core files. On an update you will loose the change.
    On what page do you want to remove the PRICE from ?

    Thread Starter Borise Be

    (@codeb)

    I don’t want to remove the price, just want to remove the word “Price:” before the amount.

    By default when you choose to show the price on the products page it is shown as:
    Price: 10 Euro
    I want it to be only:
    10 Euro

    If this have a solution without changing the core files it would be great to share it.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘product-template.php changed after last update’ is closed to new replies.