php - Woocommerce Product Attribute Values picked from Upsell and Cross Sell -


i displaying upsell , cross sell products on single product page. unfortunately additional information tab contains attribute picking upsell , cross sell.

when remove upsell , crosssell loop, attributes values become correct. add loop display upsell , cross sell pick attribute value upsell/cross sell.

my page is: http://www.healthgenie.in/incofit-premium-adult-diapers-medium-pack-10-71cm-101cm-28-40/

i fixed problem resetting loop query.

<?php wp_reset_query(); ?> 

Comments

Popular posts from this blog

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -