• Hi,

    I would like to show the combined price.
    I don’t believe this is possible out of the box but could you tell me which hook or function to us to get the linked product(s)?

    So I can write it myself…

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author RazyRx

    (@razyrx)

    Hello,

    Please explain better where exactly it must be dispalyed, because how product dispalyed in cart depend on WooCommerce.

    Regards,
    Oleg

    Thread Starter stijnwizarts

    (@stijnwizarts)

    Hi,

    I want to show the total price of products combined.

    So if product A = 10 and (force sell) product B = 5
    then product A should be 15 in the frontend.

    (Product B will not be purchasable separately)

    Plugin Author RazyRx

    (@razyrx)

    Hello,

    Plugin do not have option like this.

    Regards,
    Oleg

    Thread Starter stijnwizarts

    (@stijnwizarts)

    I understand but you might have a hook or function I can rely on so I can develop this myself?

    Only need a function to get the “linked” products…

    Plugin Author RazyRx

    (@razyrx)

    Hello,

    Unfortunately plugin do not have any function to get linked products.

    Regards,
    Oleg

    Thread Starter stijnwizarts

    (@stijnwizarts)

    Then how are they linked in the database or how does your plugin store and retreive the info?
    Meta data or other?

    I will search through your plugin if necessary but I’m hoping you can give me something to speed up my research process…

    I find it really strange there is no assistance or possibility built in the plugin to get the “linked” products…

    Plugin Author RazyRx

    (@razyrx)

    Hello,

    We will check how hook to get linked products can be added to plugin.
    How plugin get linked products you can check in function echo_linked_products in file /includes/force-sell-types/add_force_sell.php
    It is function to display linked products on product page.

    Regards,
    Oleg

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Show fulle price’ is closed to new replies.