Selling plan custom widget

Hi @scrummitowels ,

Please go to Actions > Edit code > Layout > theme.liquid file and paste the below code before

{%- if request.page_type == 'product' -%}
      
{%- endif -%}