• Resolved anzgar

    (@anzgar)


    I have a product that is paid monthly (subscription).
    I already removed the quantity selector for that product using css (or is there a better way to do this?), but the ppom summary box still shows “product price 30€ x 1”, and I would like to change this to something like “product price 30€ /month”.
    Writing everything to a buffer and replacing the string does not work, ppom is probably using javascript to insert the summary box?

    Please let me know wether there is a way to get this done.
    Thanks a lot!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support Poonam Namdev

    (@poonam9)

    Hi @anzgar,

    Thank you for reaching out.

    Can you please share the product page URL so we can check the summary box?

    Thread Starter anzgar

    (@anzgar)

    The site is not online yet, I I can’t put it online yet for legal reasons.

    Is there a way that I can send you a temporary password ?

    • This reply was modified 1 month, 3 weeks ago by anzgar.
    Plugin Support AndreeaR

    (@andreearadacina21)

    Hey @anzgar,

    To control the pricing summary, feel free to use the Control Price Display options while editing the meta group – https://vertis.d.pr/i/5TwuhI. Apart from this, there is no direct way to apply customizations to the pricing area from PPOM’s settings.

    Feel free to share some screenshots if you need something else so we can better understand.

    Thread Starter anzgar

    (@anzgar)

    Please see the following screenshot:
    https://snipboard.io/pQbkY1.jpg
    It says “product price x 1”.
    I would like it to say something like “product price / month”

    Plugin Support AndreeaR

    (@andreearadacina21)

    Hey @anzgar,

    Thanks for sharing!

    I understand your inquiry, however, this is not something that can be changed using PPOM settings. You should try contacting WooCommerce support to see if they can help in this regards, as PPOM inherits the default format.

    Best regards,

    Andreea

    Thread Starter anzgar

    (@anzgar)

    I just wrote some custom javascript to do 2 things:
    Change the text that i want to be changed.
    Change the ppom_input_vars values of these Items so that they do not get overwritten when clicking a checkbox.

    This works, but seems to be completely ppom related (ppom_input_vars is quite obvious). Isn’t there a way to set these ppom input variables from the backend?

    Hi @anzgar,

    Thank you for reaching out!

    Regarding your question about setting PPOM input variables from the backend: The PPOM plugin is primarily designed for frontend use, where customers input their custom options. Unfortunately, there’s no built-in option to set these variables directly from the backend. Modifying or pre-setting these variables would require custom work, which is outside the scope of the support we can provide.

    As per our Support Policy, we don’t encourage modifications to the product code, as this could affect functionality and future updates.

    If you need help with the standard features of PPOM, feel free to let us know, and we’d be happy to assist!

    Best regards,

    Mara

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