• Resolved marksg2a1

    (@marksg2a1)


    I have an issue with the WooCommerce cart, it is no longer using the previous code hooks to display the custom item picture, the one our integration attach to the custom data of the cart item.
    It’s not working with the new “cart blocks” mode to the previous one….. I need to revert to a compatible WooCommerce version that doesn’t use the “cart blocks” mode.
    I need help moving to another version that works with my affiliate code for products.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Saif

    (@babylon1999)

    Hello @marksg2a1,

    . I need to revert to a compatible WooCommerce version that doesn’t use the “cart blocks” mode.

    You don’t need to downgrade WooCommerce if that’s what you mean. The blocks didn’t replace the legacy shortcodes; they’re simply the new default. If you prefer using shortcodes, go to Pages -> All Pages, open the cart and checkout pages, remove all the blocks on each page, and add these shortcodes instead: [woocommerce_cart] for the cart page and [woocommerce_checkout] for the checkout page. 🙂

    Cheers!

    Plugin Support shahzeen(woo-hc)

    (@shahzeenfarooq)

    Hi @marksg2a1

    You can revert your block cart and checkout page to the classic cart or checkout by following the instructions in this article:
    Reverting to the Classic Cart and Checkout.

    However, we always recommend using the latest version of WooCommerce, as it includes important security updates, bug fixes, and new features that improve the overall performance of your store.

    If your code does not work even after changing your block cart to the classic cart, I suggest updating your code to ensure compatibility with the block cart and checkout.

    If you’re unfamiliar with code customization, I can recommend WooExperts and Codeable.io as options for getting professional help. Alternatively, you can also ask your development questions in the  WooCommerce Community Slack as custom code falls outside our usual scope of support.

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Affilate Products not showing description or image in Checkout page’ is closed to new replies.