<%IF $Variant.Numrows==1 THEN%> <%IF $opt_klarna_v3_instantshopping THEN QUERY KCOV3_INSTANT_SHOPPING_DIV() DO DISPLAY $instant_shopping_element=1%> data-environment="playground" data-region="eu"<%ENDIF%> /> <%NEXTROW ENDQUERY ENDIF ELSE /* Print out the a instant shopping button */ $temp_picture_id=0 IF $Variant.picture_id THEN $temp_picture_id=$Variant.picture_id ENDIF QUERY Product(product_id=$product_id) DO DISPLAY $tax_rate = CALL EXEC( "$Shop.Tax"+$Tax_Class ) IF NOT $temp_picture_id THEN $xTransform='RS_LARGE' $xView = 'DEFAULT' QUERY MyProductPicture(product_id=$product_id,xView=$xView,xTransform=$xTransform) DO DISPLAY $temp_picture_id=$picture_id NEXTROW ENDQUERY ENDIF NEXTROW ENDQUERY IF $temp_picture_id THEN%> jox <%ENDIF ENDIF%>