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

go - serving up pdfs using golang -

python - Best design pattern for collection of objects -

r - Using `bbmle:mle2` with vector parameters (already works using `optim`) -