Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1224403

    Hallo,
    wir verwenden Enfold (4.7.5) in Kombination mit “Woocommerce” und “WooCommerce Dynamic Pricing & Discounts”.
    In der Topnavigation haben wir einen LogIn Button.
    Ist ein User angemeldet, wird dort der eingeloggte User angezeigt. Der LogIn Button nicht mehr.
    Jeder User hat spezielle Preise welche mit Dynamic Pricing zugeordnet werden und diese werden auch auf der Produktseite angezeigt.
    So weit so gut. So sollte es ja auch sein.

    Jetzt haben wir aber das Problem dass der eingeloggte User nicht auf allen Produktseiten als eingeloggt dargestellt wird.
    D.h. in der Navigation oben steht “LogIn” und auf den Produktseiten wird der Listenpreis und nicht der Userpreis angezeigt.
    Klickt man auf einer Seite wo der User nicht angezeigt wird auf LogIn, erscheint die normale Woocommerce Benutzer Konto Seite mit seinen Kundendaten und Bestellungen.
    Wechselt man wieder auf eine andere Produktseite wird alles normal angezeigt.

    Legt der User auf einer Seite wo seine Preise nicht angezeigt werden ein Produkt in den Warenkorb, wird es dort dann mit dem richtigen Userpreis angezeigt.
    Auf der Produktseite aber mit den Listenpreis.
    Das verwirrt natürlich die Benutzer.

    Habe mich schon an Dynamic Pricing gewand, die meinen aber dass das ein Problem des Themes ist da ja auch in der Navigation der tatsächlich eingeloggte User nicht angezeigt wird.

    Hoffe ihr könnt mir da weiterhelfen.

    • This topic was modified 4 years, 5 months ago by mtesch.
    #1226697

    Hey mtesch,

    Thank you for the inquiry.

    Are you using the Product Grid element for the pages where the issue occurs? The element may not be compatible with the plugin, so you might have to refrain from using the element and instead utilize the default shop base page and the available product shortcodes from Woocommerce.

    // https://docs.woocommerce.com/document/woocommerce-shortcodes/#section-9

    So instead of using the Product Grid element to render the products in the page, you will use this shortcode for example.

    [products]
    

    Unfortunately, the output or styling from these shortcodes are different from the default element, so it has to be adjusted a bit.

    Best regards,
    Ismael

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