• Resolved mercystark

    (@mercystark)


    Hi,
    Is it possible to show Price per unit instead of weight?
    For example, If I sell a box of 5 t-shirts for 50$ and below I want to show 10$/unit.

    Or just a free text I can add instead.

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Condless

    (@condless)

    Hi,
    You can use the ‘Price Suffix’ option to add free text to the price.

    Thread Starter mercystark

    (@mercystark)

    I did that too but I’d like it to appear below the price like the price per kilo. Not right next to it.
    And I can’t use CSS either on the Suffix because it has no class or id to select.

    Or something similar to what this:

    Back end:

    Front end:

    • This reply was modified 1 year, 1 month ago by mercystark.
    • This reply was modified 1 year, 1 month ago by mercystark.
    • This reply was modified 1 year, 1 month ago by mercystark.
    Plugin Author Condless

    (@condless)

    The ‘Price Suffix’ field accepts html, so you can write in it:

    <div class="my-class">unit</div>
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Price per unit’ is closed to new replies.