• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 21.01.21, 10:45
  • Opened by: dolec
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #20525 - Product page hide-> add to basket and move box with send me email when avaialable

https://butysokolski.pl/botki-damskie/1253-25944-botek-damski-nubuk-tsokolski-hx-1445-75nkolor-czarny.html#/19-rozmiar_obuwia-36/11-kolor-czarny

How to hide button or whole product when not avaialble - making button greyed out misleads our clients
and second how to move send me email below add to cart button ( i would like to hide button and show only this)

Attachments:

sokolski.jpg (310.6 KiB)

Comments

Fred 21 Jan 2021, 12:02

Hi, dolec.
1. try following CSS to hide the button. Don’t forget about prestashop cache

.add-to-cart[disabled] {display: none !important}

2. Try to move the module into the “displayMoreButtons” hook