How can I insert star rating code below the price?

Hello i’m using Wookie theme and im trying to add the star rating code (automizely) i found an article how to do it but is only for other theme !

im trying to add it under the price ! at product-template.liquid

So if any one can help me here is the code : 
Show More

{{ product.metafields.alireviews.seo_rating_review_key }}
{%- if product.featured_image -%} {%- assign image_size = product.featured_image.width | append: 'x' -%} {%- endif -%} {%- if current_variant.sku != blank -%} {%- endif -%} {%- for variant in product.variants -%}{%- if variant.sku != blank -%} {%- endif -%} 
{%- endfor -%} {%- assign product_meta = product.metafields.description -%} {%- assign sale_on = false -%} {%- if product.selected_or_first_available_variant.compare_at_price > product.selected_or_first_available_variant.price -%} {%- assign sale_on = true -%} {%- endif -%} {%- comment -%} Main Image URL. {%- endcomment -%} {%- assign main_url_image = product.featured_image -%} {%- assign pr_variant = product.selected_or_first_available_variant -%} {%- if product.variants[0].id != pr_variant.id and pr_variant.image != blank -%} {%- assign main_url_image = pr_variant.featured_image -%} {%- endif -%} {%- comment -%} date_difference = 60 * 60 * 24 * day counter, this is new product period in seconds {%- endcomment -%} {%- assign date_now = 'now' | date: "%s" -%} {%- assign date_published = product.published_at | date: "%s" -%} {%- assign date_difference = date_now | minus: date_published -%} {%- assign date_limit = 86400 | times: settings.new_product_period -%} {%- assign pr_variant = product.selected_or_first_available_variant -%} {%- assign item = section.settings -%} {%- include item.page_design -%} {%- if item.show_share_buttons -%}
{%- include 'addthis' -%}

{%- endif -%} {%- if item.full_width_description != 'default' -%} {%- if item.full_width_description == 'design_tabs_in_column' -%}
{%- include "product_page_tabs" -%}

{%- elsif item.full_width_description == 'design_tabs_in_row' -%} {% include "product_page_tabs_horizontal" %} {%- endif -%} {%- endif -%} {%- include "product-page-upsellcollection-type2" -%} {%- capture upsellcollection -%}{%- include "product-page-upsellcollection" -%}{%- endcapture -%} {%- assign upsellcollection = upsellcollection | strip -%} {{ upsellcollection }} {%- if item.show_custom_related -%} {%- assign product_meta = product.metafields.description -%} {%- unless product_meta.related_collection == blank -%} {%- assign name_collection = product_meta.related_collection -%} {%- assign collection = collections[name_collection] -%} {%- assign length = item.custom_related_length -%} {%- assign _pr = product.handle -%}

## {{ item.custom_related_title }}
{%- for product in collection.products limit: length -%} {%- if _pr != product.handle -%}
{%- include 'product-grid-item' -%}
{%- endif -%} {%- endfor -%}

{%- endunless -%} {%- endif -%} {%- for block in section.blocks -%} {%- if block.type == 'recently_view_products' -%}

{%- if block.settings.title != '' -%}## {{ block.settings.title }}{%- endif -%}

{%- endif -%} {%- endfor -%} {%- include "product_page_sticky_addtocart" -%} {%- include 'product-page-modals' -%}
{% include "modal-video" %} {% schema %} { "name": "Product pages", "settings": [ { "type": "header", "content": "Page design" }, { "type": "select", "id": "page_design", "label": "Page Design", "options": [ { "value": "product_page_1_design", "label": "Default design" }, { "value": "product_page_2_design", "label": "Two columns. Gallery left, content right" }, { "value": "product_page_3_design", "label": "Tree columns" } ], "default": "product_page_1_design" }, { "type": "select", "id": "full_width_description", "label": "Tabs Description Type", "default": "default", "options": [ { "value": "default", "label": "Default" }, { "value": "design_tabs_in_column", "label": "Full width tabs in column" }, { "value": "design_tabs_in_row", "label": "Full width tabs in row" } ] }, { "type": "header", "content": "General" }, { "type": "checkbox", "id": "history", "label": "Enable swatches history", "default": true, "info": "Work with browser history" }, { "type": "checkbox", "id": "show_badge_new", "label": "Show Badge New", "default": true, "info": "Work with product time and metafield editor" }, { "type": "checkbox", "id": "show_badge_featured", "label": "Show Custom Badge(Featured)", "default": true, "info": "Badge is created using a metafield editor" }, { "type": "checkbox", "id": "show_review", "label": "Show review stars", "default": true }, { "type": "checkbox", "id": "show_share_buttons", "label": "Show social buttons", "default": true }, { "type": "checkbox", "id": "show_tax_text", "label": "Show TAX text", "default": true, "info": "It will work if TAX is enabled in the settings in the Shopify admin panel" }, { "type": "checkbox", "id": "use_select_button", "label": "Show button Select Options", "default": false, "info": "When product does not have selected variant we can use select your options button" }, { "type": "header", "content": "Gallery general settings" }, { "type": "checkbox", "id": "gallery_no_zoom", "label": "Gallery zoom", "default": false }, { "type": "checkbox", "id": "gallery_scroll", "label": "Gallery scroll zoom", "default": true }, { "type": "checkbox", "id": "stickygallery", "label": "Sticky Gallery", "default": true }, { "type": "checkbox", "id": "mobiledots", "label": "Show gallery dots in mobile", "default": true }, { "type": "header", "content": "Gallery \"Default design\"" }, { "type": "select", "id": "gallery_type", "label": "Gallery type", "info": "Only for page \"Default design\"", "options": [ { "value": "horizontal", "label": "Horizontal" }, { "value": "vertical", "label": "Vertical" }, { "value": "four_images", "label": "Four images" } ], "default": "horizontal" }, { "type": "checkbox", "id": "show_thumbnails", "label": "Show thumbnails", "default": true, "info": "Only for horizontal and vertical \"Gallery type\"" }, { "type": "checkbox", "id": "show_thumbnails_arrows", "label": "Show arrow in big image", "default": true, "info": "Alert !!! Works only with thumbnails" }, { "type": "checkbox", "id": "show_thumbnails_zoom", "label": "Enable lightbox for thumbnails", "default": true, "info": "Alert !!! Works only with thumbnails" }, { "type": "header", "content": "Product main information" }, { "type": "checkbox", "id": "show_product_main_info", "label": "Show product main information", "default": true }, { "type": "checkbox", "id": "show_sku", "label": "Show product SKU", "default": true }, { "type": "checkbox", "id": "show_qiantity", "label": "Show product quantity", "default": true }, { "type": "header", "content": "Trust Badge" }, { "type": "checkbox", "id": "show_trust_badge", "label": "Show trust badge", "default": true }, { "type": "image_picker", "id": "image_l", "label": "Image" }, { "type": "text", "id": "image_max_width", "label": "Trust badge width (in pixels)", "default": "541" }, { "type": "image_picker", "id": "image_lm", "label": "Image Mobile" }, { "type": "text", "id": "image_max_width_m", "label": "Trust badge width mobile (in pixels)", "default": "541" }, { "type": "header", "content": "Options Design" }, { "type": "select", "id": "designoption1", "label": "Select design for options 1", "info": "After changing, click the Save button.", "options": [ { "value": "getButtonHtml", "label": "Buttons" }, { "value": "getSelectButtonHtml", "label": "Combobox" } ], "default": "getButtonHtml" }, { "type": "select", "id": "designoption2", "label": "Select design for options 2", "info": "After changing, click the Save button.", "options": [ { "value": "getButtonHtml", "label": "Buttons" }, { "value": "getSelectButtonHtml", "label": "Combobox" } ], "default": "getButtonHtml" }, { "type": "select", "id": "designoption3", "label": "Select design for options 3", "info": "After changing, click the Save button.", "options": [ { "value": "getButtonHtml", "label": "Buttons" }, { "value": "getSelectButtonHtml", "label": "Combobox" } ], "default": "getButtonHtml" }, { "type": "header", "content": "Product information" }, { "type": "checkbox", "id": "show_product_info", "label": "Show product information", "default": true }, { "type": "checkbox", "id": "show_product_vendor", "label": "Show product vendor", "default": true }, { "type": "checkbox", "id": "show_product_type", "label": "Show product type", "default": true }, { "type": "checkbox", "id": "show_product_barcode", "label": "Show product barcode", "default": true }, { "type": "checkbox", "id": "show_product_tags", "label": "Show product tags", "default": true }, { "type": "textarea", "id": "product_tab_tags", "label": "Popular product tags", "info": "Enter all popular tags in this field. Example: dress,tops,shirts" }, { "type": "checkbox", "id": "product_item_show_wishlist", "label": "Show Wishlist Button", "default": true }, { "type": "checkbox", "id": "product_item_show_compare", "label": "Show Compare Button", "default": true }, { "type": "header", "content": "Size chart" }, { "type": "checkbox", "id": "show_sizechart", "label": "Show size chart information", "default": true }, { "type": "textarea", "id": "btnname", "label": "Button link name", "default": "Size Guide" }, { "type": "textarea", "id": "popupcontent", "label": "Modal html content", "default": "###### SIZE GUIDE<\/h6>\nThis is an approximate conversion table to help you find your size.\n
\n\t\n\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t

| Italian<\/th>\n\t\t\t\t | Spanish<\/th>\n\t\t\t\t | German<\/th>\n\t\t\t\t | UK<\/th>\n\t\t\t\t | US<\/th>\n\t\t\t\t | Japanese<\/th>\n\t\t\t\t | Chinese<\/th>\n\t\t\t\t | Russian<\/th>\n\t\t\t\t | Korean<\/th>\n\t\t\t<\/tr>\n\t\t<\/thead>\n\t\t |
| - | - | - | - | - | - | - | - | - |
| 34<\/td>\n\t\t\t\t | 30<\/td>\n\t\t\t\t | 28<\/td>\n\t\t\t\t | 4<\/td>\n\t\t\t\t | 00<\/td>\n\t\t\t\t | 3<\/td>\n\t\t\t\t | 155\/75A<\/td>\n\t\t\t\t | 36<\/td>\n\t\t\t\t | 44<\/td>\n\t\t\t<\/tr>\n\t\t\t |
| 36<\/td>\n\t\t\t\t | 32<\/td>\n\t\t\t\t | 30<\/td>\n\t\t\t\t | 6<\/td>\n\t\t\t\t | 0<\/td>\n\t\t\t\t | 5<\/td>\n\t\t\t\t | 155\/80A<\/td>\n\t\t\t\t | 38<\/td>\n\t\t\t\t | 44<\/td>\n\t\t\t<\/tr>\n\t\t\t |
| 38<\/td>\n\t\t\t\t | 34<\/td>\n\t\t\t\t | 32<\/td>\n\t\t\t\t | 8<\/td>\n\t\t\t\t | 2<\/td>\n\t\t\t\t | 7<\/td>\n\t\t\t\t | 160\/84A<\/td>\n\t\t\t\t | 40<\/td>\n\t\t\t\t | 55<\/td>\n\t\t\t<\/tr>\n\t\t\t |
| 40<\/td>\n\t\t\t\t | 36<\/td>\n\t\t\t\t | 34<\/td>\n\t\t\t\t | 10<\/td>\n\t\t\t\t | 4<\/td>\n\t\t\t\t | 9<\/td>\n\t\t\t\t | 165\/88A<\/td>\n\t\t\t\t | 42<\/td>\n\t\t\t\t | 55<\/td>\n\t\t\t<\/tr>\n\t\t\t |
| 42<\/td>\n\t\t\t\t | 38<\/td>\n\t\t\t\t | 36<\/td>\n\t\t\t\t | 12<\/td>\n\t\t\t\t | 6<\/td>\n\t\t\t\t | 11<\/td>\n\t\t\t\t | 170\/92A<\/td>\n\t\t\t\t | 44<\/td>\n\t\t\t\t | 66<\/td>\n\t\t\t<\/tr>\n\t\t\t |
| 44<\/td>\n\t\t\t\t | 40<\/td>\n\t\t\t\t | 38<\/td>\n\t\t\t\t | 14<\/td>\n\t\t\t\t | 8<\/td>\n\t\t\t\t | 13<\/td>\n\t\t\t\t | 175\/96A<\/td>\n\t\t\t\t | 46<\/td>\n\t\t\t\t | 66<\/td>\n\t\t\t<\/tr>\n\t\t\t |
| 46<\/td>\n\t\t\t\t | 42<\/td>\n\t\t\t\t | 40<\/td>\n\t\t\t\t | 16<\/td>\n\t\t\t\t | 10<\/td>\n\t\t\t\t | 15<\/td>\n\t\t\t\t | 170\/98A<\/td>\n\t\t\t\t | 48<\/td>\n\t\t\t\t | 77<\/td>\n\t\t\t<\/tr>\n\t\t\t |
| 48<\/td>\n\t\t\t\t | 44<\/td>\n\t\t\t\t | 42<\/td>\n\t\t\t\t | 18<\/td>\n\t\t\t\t | 12<\/td>\n\t\t\t\t | 17<\/td>\n\t\t\t\t | 170\/100B<\/td>\n\t\t\t\t | 50<\/td>\n\t\t\t\t | 77<\/td>\n\t\t\t<\/tr>\n\t\t\t |
| 50<\/td>\n\t\t\t\t | 46<\/td>\n\t\t\t\t | 44<\/td>\n\t\t\t\t | 20<\/td>\n\t\t\t\t | 14<\/td>\n\t\t\t\t | 19<\/td>\n\t\t\t\t | 175\/100B<\/td>\n\t\t\t\t | 52<\/td>\n\t\t\t\t | 88<\/td>\n\t\t\t<\/tr>\n\t\t\t |
| 52<\/td>\n\t\t\t\t | 48<\/td>\n\t\t\t\t | 46<\/td>\n\t\t\t\t | 22<\/td>\n\t\t\t\t | 16<\/td>\n\t\t\t\t | 21<\/td>\n\t\t\t\t | 180\/104B<\/td>\n\t\t\t\t | 54<\/td>\n\t\t\t\t | 88<\/td>\n\t\t\t<\/tr>\n\t\t<\/tbody>\n\t<\/table>\n<\/div>", "info": "If content is clear buttom link will be hide" }, { "type": "header", "content": "Shipping" }, { "type": "checkbox", "id": "show_shipping", "label": "Show shipping information", "default": true }, { "type": "textarea", "id": "btnname2", "label": "Button link name", "default": "Shipping" }, { "type": "textarea", "id": "popupcontentshipping", "label": "Modal html content", "default": "###### SHIPPING<\/h6>\n
\n\t- Complimentary ground shipping within 1 to 7 business days<\/li>\n\t
- In-store collection available within 1 to 7 business days<\/li>\n\t
- Next-day and Express delivery options also available<\/li>\n\t
- Purchases are delivered in an orange box tied with a Bolduc ribbon, with the exception of certain items<\/li>\n\t
- See the delivery FAQs for details on shipping methods, costs and delivery times<\/li>\n<\/ul>\n###### RETURNS AND EXCHANGES<\/h6>\n
  \n\t- Easy and complimentary, within 14 days<\/li>\n\t
  - See conditions and procedure in our return FAQs<\/li>\n<\/ul>", "info": "If content is clear buttom link will be hide" }, { "type": "header", "content": "Message" }, { "type": "checkbox", "id": "show_message", "label": "Show message", "default": true }, { "type": "textarea", "id": "btnname3", "label": "Button link name", "default": "Ask about this product" }, { "type": "header", "content": "Product page - three columns" }, { "type": "textarea", "id": "prpage_tree_col_html", "label": "Custom html", "default": "
      \n\t\n\t\t
      \n\t\t\t*<\/i>\n\t\t<\/div>\n\t\t*<i>
      \n\t\t\t#### FREE SHIPPING<\/h4>\n\t\t\t

      Free shipping on all US order or order above $99<\/p>\n\t\t<\/div>\n\t<\/a>\n\t\n\t\t

      \n\t\t\t*<\/i>\n\t\t<\/div>\n\t\t*<i>
      \n\t\t\t#### SUPPORT 24\/7<\/h4>\n\t\t\t

      Contact us 24 hours a day, 7 days a week<\/p>\n\t\t<\/div>\n\t<\/a>\n\t\n\t\t

      \n\t\t\t<i><\/i>\n\t\t<\/div>\n\t\t
      \n\t\t\t#### 30 DAYS RETURN<\/h4>\n\t\t\t

      Simply return it within 30 days for an exchange.<\/p>\n\t\t<\/div>\n\t<\/a>\n<\/div>", "info": "For page design \"Tree columns\". [Icons](\/\/portotheme.com\/shopify\/wokiee\/icons)" }, { "type": "header", "content": "Custom related products" }, { "type": "checkbox", "id": "show_custom_related", "label": "Show сustom related products", "default": true, "info": "Work with the metafield product. See documentation" }, { "type": "checkbox", "id": "custom_related_fullscreen", "label": "Fullscreen", "default": false }, { "type": "checkbox", "id": "custom_related_titleincenter", "label": "Title in center", "default": false }, { "type": "textarea", "id": "custom_related_title", "label": "Custom related products title", "default": "CUSTOM PRODUCTS" }, { "type": "text", "id": "custom_related_length", "label": "Count", "default": "8", "info": "Integer" }, { "type": "select", "id": "custom_related_slickdesktoptoshow", "label": "Show items in desktop", "options": [ { "value": "3", "label": "3" }, { "value": "4", "label": "4" }, { "value": "5", "label": "5" }, { "value": "6", "label": "6" } ], "default": "4" } ], "blocks": [ { "type": "tab_desc", "name": "Description Tab", "limit": 1, "settings": [ { "type": "text", "id": "title", "label": "Title", "default": "DESCRIPTION" }, { "type": "checkbox", "id": "open_tab_by_default", "label": "Open tab by default", "default": false } ] }, { "type": "tab_same_html", "name": "General Html Tab", "settings": [ { "type": "text", "id": "title", "label": "Title", "default": "GENERAL TAB" }, { "type": "textarea", "id": "html", "label": "Custom Html" }, { "type": "checkbox", "id": "open_tab_by_default", "label": "Open tab by default", "default": false } ] }, { "type": "tab_unique", "name": "Unique Tab", "settings": [ { "type": "paragraph", "content": "Work with [APP metafield](https:\/\/apps.shopify.com\/metafields-manager-by-hulkapps)" }, { "type": "paragraph", "content": "Namespace = description. Write your key name and use this name in metafield editor as key name." }, { "type": "text", "id": "key", "label": "Key", "default": "Key name" }, { "type": "text", "id": "title", "label": "Tab Title", "default": "UNIQUE TAB" }, { "type": "checkbox", "id": "open_tab_by_default", "label": "Open tab by default", "default": false } ] }, { "type": "tab_review", "name": "Review Tab", "limit": 1, "settings": [ { "type": "text", "id": "title", "label": "Title", "default": "REVIEWS" }, { "type": "checkbox", "id": "open_tab_by_default", "label": "Open tab by default", "default": false } ] }, { "type": "related_products", "name": "Old. Related Products", "limit": 1, "settings": [ { "type": "paragraph", "content": "Work with old shopify method by tags" }, { "type": "checkbox", "id": "fullscreen", "label": "Fullscreen", "default": false }, { "type": "checkbox", "id": "titleincenter", "label": "Title in center", "default": false }, { "type": "text", "id": "title", "label": "Title", "default": "RELATED PRODUCTS" }, { "type": "text", "id": "product_upsell_collection_count", "label": "Count", "default": "8", "info": "Integer" }, { "type": "select", "id": "slickdesktoptoshow", "label": "Show items in desktop", "options": [ { "value": "3", "label": "3" }, { "value": "4", "label": "4" }, { "value": "5", "label": "5" }, { "value": "6", "label": "6" } ], "default": "4" } ] }, { "type": "related_products_type2", "name": "New. Related Products", "limit": 1, "settings": [ { "type": "paragraph", "content": "Dynamic recommendations change and improve over time. [Learn more](https://help.shopify.com/en/themes/development/recommended-products)" }, { "type": "checkbox", "id": "fullscreen", "label": "Fullscreen", "default": false }, { "type": "checkbox", "id": "titleincenter", "label": "Title in center", "default": false }, { "type": "text", "id": "title", "label": "Title", "default": "RELATED PRODUCTS" }, { "type": "text", "id": "product_upsell_collection_count", "label": "Count", "default": "8", "info": "Integer" }, { "type": "select", "id": "slickdesktoptoshow", "label": "Show items in desktop", "options": [ { "value": "3", "label": "3" }, { "value": "4", "label": "4" }, { "value": "5", "label": "5" }, { "value": "6", "label": "6" } ], "default": "4" } ] }, { "type": "recently_view_products", "name": "Recently Viewed Products", "limit": 1, "settings": [ { "type": "checkbox", "id": "fullscreen", "label": "Fullscreen", "default": false }, { "type": "checkbox", "id": "titleincenter", "label": "Title in center", "default": false }, { "type": "text", "id": "title", "label": "Title", "default": "RECENTLY VIEWED PRODUCTS" }, { "type": "text", "id": "product_upsell_collection_count", "label": "Count", "default": "8", "info": "Integer" }, { "type": "select", "id": "slickdesktoptoshow", "label": "Show items in desktop", "options": [ { "value": "3", "label": "3" }, { "value": "4", "label": "4" }, { "value": "5", "label": "5" }, { "value": "6", "label": "6" } ], "default": "4" } ] } ] } {% endschema %} ```

      </i>

      </i>

      </i>

 |

Thanks so much .

1 Like

@DevWorld

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.