Translate prices table headers?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #92355
    Peter Verschuere
    Participant

    I implemented the prices table on the frontend using shortcode [alg_wc_product_wholesale_pricing_table]
    But is there a way in this plugin to translate the English table headers? (“From … pcs.”)
    Thanks!

    #92356
    Tom Anbinder
    Moderator
    Plugin Support

    As replied in private conversation, in case if anyone else is interested, you need to use heading_format attribute, which is set to from %level_min_qty% pcs. by default. So something like this:

    [alg_wc_product_wholesale_pricing_table heading_format="from %level_min_qty% pcs."]
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.