woocommerce-Price-amount does not display price after loading
-
Good afternoon.
For variable products, provided that the price of the variation is different, 2 prices appear:
1) Price range from lowest to highest (top)
2) Price of currently selected variation (below variations)the second price, which displays the digit of the currently selected variation class –
<span class="price"> <span class="woocommerce-Price-amount amount">
After the Load More Products for WooCommerce plugin is triggered in the mode of both Infinity scroll and Load more button – the prices of the products remain only in the form of a range (1st price line), the 2nd line with the price of the currently selected variation is not loaded, the plugins which add custom fields also stop working to products – when trying to add a product that is loaded after clicking on the “load more” button to the cart – it gives an error:
“Please go to <product name here> to select product settings.Maybe there is some javascript that can be entered into the plugin settings block, which in turn can somehow restart the woocommerce processes on the page and draw the prices correctly for the products that were loaded after the button was pressed?
The page I need help with: [log in to see the link]
- The topic ‘woocommerce-Price-amount does not display price after loading’ is closed to new replies.