Home Forums WoodMart support forum [Feature Request] Attributes label prefix and suffix option

[Feature Request] Attributes label prefix and suffix option

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #384321

    niwo
    Participant

    Hello,

    I’m using attributes also for multi-chanels like amazon, ebay etc.
    Those chanels want some attributes as a standalone number.

    Eg. 140 ml or 500 g
    Those attributes need to be stored as 140 or 500.

    The issue I have is now that on the product archive page the clarity is missing.
    The client has no idea what those numbers are standing for.

    An option would be great to define a prefix or suffix for attributes to show on labels.

    See the screenshot to get a better picture.

    Attachments:
    You must be logged in to view attached files.
    #384798

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    We will check if it is possible with custom CSS.

    Best Regards

    #385718

    niwo
    Participant

    CSS should also help.
    Important is only, that it should be possible to target specifically. 🙂

    #385838

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .product-label.attribute-label.label-attribute-pa_kapazitaet:after{
    content:" gr"
    }

    Best Regards

    #386074

    niwo
    Participant

    It works perfectly! 🙂
    Thank you very much!

    Will you consider adding a field in attributes for prefix and suffix?
    I guess this would be more user-friendly.

    btw. how to make it also work for the “additional information” tab?
    See screenshot.

    Regards

    • This reply was modified 1 year, 10 months ago by niwo.
    Attachments:
    You must be logged in to view attached files.
    #386271

    Hello,

    We can hardly do that, it would require complicated Woocommerce customization that is not covered by our support.

    Please contact us if you need further help or suffix for any other attribute, we will provide custom CSS.

    If you have any questions please feel free to contact us.

    Best Regards

    #386320

    niwo
    Participant

    I understand.

    I still need some CSS for the Screenshot I’ve shared.

    #386387

    Hello,

    This table is not editable, unfortunately.

    Please consider the option to create the attribute items like this 600 gr.

    If you have any questions please feel free to contact us.

    Best Regards

    #386399

    niwo
    Participant

    As I’ve stated in the previous post, I need the numbers as integer or float format for the API service and the marketplaces.
    And creating redundant attributes is not a good solution.

    There must be a good solution to this issue.

    Regards

    #386882

    Hello,

    Unfortunately, the HTML structure does not allow customizing the attributes in this table.

    If you have any questions please feel free to contact us.

    Best Regards

Viewing 10 posts - 1 through 10 (of 10 total)