Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1198816

    Hey Team Enford,

    the price in my shop looks like this
    ml 5,90 € – 12,90 € (1,29 € – 2,36 € / 100)
    but instead it should looks like this
    5,90 € – 12,90 € (1,29 € – 2,36 € / 100 ml)

    How can I get the “ml”-unit at the end of the line?

    Thank you – Thomas

    PS: I use the germanized plugin

    #1199615

    Hey Thomas,

    Sorry for the late reply. Could you post a link to where you want to add this so that we can have a closer look please?

    Best regards,
    Rikard

    #1201339

    Hey Rikard,
    the website is still in the making… Link and Login in private Content :)

    THX
    Thomas

    #1201759

    Hi,

    Thank you for the info.

    We’ve added this code in the Quick CSS field to remove the duplicated unit in the price container.

    #top .price span.unit {
    	display: none;
    }

    Best regards,
    Ismael

    #1202862

    Hey Ismael,

    looks fine to me.

    Many thanks!

    #1202949

    Hi ThomSchu,

    Glad we could help :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.