• Resolved lukasjan123

    (@lukasjan123)


    Hello,

    I have a problem with woocommerce simple products. They do not display simple product price in product landing page.

    All other type of products (variable or grouped) do display prices in landing pages.

    Example page of simple product:
    https://www.mhealth.eu.com/en/product/zen-capsule/

    Do you know what might be the cause of this issue?

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 11 replies - 1 through 11 (of 11 total)
  • First check that you actually have prices on those items. Second, is the price only suppose to appear in the top bar? I see price there for some reason. Is that a Total tally?

    Thread Starter lukasjan123

    (@lukasjan123)

    Yes, I do have prices set on those items, when you add it to cart you can see the price 6.90.

    The problem is that price should be also visible on a landing page above add to cart button, on the right side of woocommerce product picture.

    For example this page here displays simple product price on a landing page:
    https://www.mhealth.lt/produktas/mobilus-eteriniu-alieju-difuzorius/

    Let me take a look.

    • This reply was modified 6 years, 2 months ago by stefsternyc.

    I don’t see a price associated with this
    https://www.mhealth.lt/produktas/laikysenos-matuoklis/

    I do however see a price on hover over on the main landing page SHOP but not for the url I applied so I’m wondering if you have not added a price to that one. Because I see price set to $0

    Thread Starter lukasjan123

    (@lukasjan123)

    https://www.mhealth.lt/ – this website does not have this problem I just showed you it as an example that it displays simple product prices in landing pages where prices are set. You are correct the page you mentioned has price set to 0.

    However,

    https://www.mhealth.eu.com/en/product/zen-capsule/ – this website does not display simple product prices in landing pages and prices are definitely set. The price of this simple product is set to 6.90 you can see that when you add it to cart.

    I may be misunderstanding you because in Chrome I don’t see a price where I should on either site.

    DO something like this.

    .products.columns-4{
    	padding-top:4% !important;
    }
    code{
    	padding:0 !important;
    }
    

    If you see other pages off then you need to add a specific selector to the above code.

    like .product_id-15 (look for the page id in view source) then .products.columns-4 and so on.

    • This reply was modified 6 years, 2 months ago by stefsternyc.
    Thread Starter lukasjan123

    (@lukasjan123)

    Thank you, but this did not resolve the issue. Price is still not visible.

    Thread Starter lukasjan123

    (@lukasjan123)

    Figured it out. Sorry for bothering.

    Problem was custom single page layout, woocommerce price shortcode was not added to this layout.

    No problem. Glad you were able to figure it out.

    same issue
    After I installed the plugin, I noticed that all my Add to Cart buttons no longer appear. I can only see the Add to Wishlist button. When I go to the Wishlist page, then I see the Add to Cart button. But I want it to show both the Add to Cart and Add to Wishlist buttons throughout the site. How do I get that to happen? I don’t see an obvious setting for this in the settings.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘All woocommerce simple products do not display prices in landing pages’ is closed to new replies.