• Closed by: Fred
  • Closed on: 16.12.19, 14:31
  • Reason: Closed
  • Comment: Glad to help!

Ticket #16363 - I do not see the price of related products on offer

As attached in the screenshot on the related products that are on offer you do not see the price.
How can I fix it?
Thank you

Attachments:

relacionado-precio-oferta.png (504.4 KiB)

Comments

Fred 04 Dec 2019, 10:41

That because those products are not available more - “Este producto ya no esta disponible.”

Alexandro Galussio 04 Dec 2019, 11:19

I don’t think that’s why, look at the following URL
https://www.tiendahippie.es/es/vestidos/1128-7497-vestido-rojo-estampado-cuello-alto.html#/68-talla-xl_46

In that product all 3 are available and it doesn’t show the price.

Fred 04 Dec 2019, 22:00

Yes, all those products are available and the price is shown https://take.ms/Bz093P

Alexandro Galussio 05 Dec 2019, 11:32

But the bid price is not shown, only the previous price.

Fred 07 Dec 2019, 12:19

The issue should be fixed now

Alexandro Galussio 09 Dec 2019, 11:18

Perfect, now you can see them.
One more question, how can I make the “related products” module above?
Thank you

Fred 09 Dec 2019, 11:42

Please show me at the screenshot what do you want to move and where

Alexandro Galussio 09 Dec 2019, 11:48

I want to test how it looks at the level of the main text. I’ll send you the screenshot.

Thank you

Attachments:

productos-relacionados-move.p... (675.9 KiB)
Fred 10 Dec 2019, 11:59

Try following CSS:

@media (min-width:1024px) {
#product .product-accessories {margin:0 !important}
}