Dynamic price promotion display - by Kre8

This topic has 6 replies, 2 voices, and was last updated 2 years, 5 months ago ago by Olga Barlow

  • Avatar: Kre8
    Kre8
    Participant
    October 4, 2021 at 18:04

    Hi, I’ve installed woocommerce dynamic price and would like for the quantity discount promotion to display permanently on the single product page of items included in the promotion, currently, the promotion only displays after color and size have been selected.without selectingselected please help

    5 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 5, 2021 at 10:32

    Hello,

    Add the below code to Theme Options > Custom CSS

    .single-product .rp_wcdpd_pricing_table_variation_container {
        display: block!important;
        opacity: 1 !important;
    }

    Regards

    Avatar: Kre8
    Kre8
    Participant
    October 5, 2021 at 17:54

    it doesn’t seem to be working please can you try

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 6, 2021 at 11:41

    Hello,

    I take a closer look and see that WooCommerce Dynamic Pricing & Discounts plugin refresh the table only if you chose the variation, in other case they display nothing https://prnt.sc/1v0cmfb Unfortunately, we can do nothing with that because it’s related to plugin code, not to theme code.

    Regards

    Avatar: Kre8
    Kre8
    Participant
    October 6, 2021 at 16:39

    can you put me in contact with the plugin support or contact them on my behalf?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 7, 2021 at 11:38

    Hello,

    You can ask them in the comments area if they able to show that table always https://codecanyon.net/item/woocommerce-dynamic-pricing-discounts/7119279/comments

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.