,productpageprice.jumbotron is not on the style.css. You will need to all of this to the style.css:
.productpageprice.jumbotron {
display: none;
}
.productpageprice.jumbotron {
display: none;
}
AbanteCart v1.4.2 is released.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: abantecart on July 22, 2021, 04:51:16 PM
You can make qtty field as a hidden field with value of 1
Here is the template/line where it is shown
https://github.com/abantecart/abantecart-src/blob/47badf1f852a3cb2c35b5c978b4eb165766b578a/public_html/storefront/view/default/template/pages/product/product.tpl#L174
Here where you can change to hidden:
https://github.com/abantecart/abantecart-src/blob/47badf1f852a3cb2c35b5c978b4eb165766b578a/public_html/storefront/view/default/template/pages/product/product.tpl#L174
If you do not use extension/hook for this change, it can be wiped after next upgrade. Keep this in mind.
Quote from: abolabo on July 02, 2021, 07:02:31 AM
To solve an issue needs to replace file public_html/core/lib/config.php
with this
Quote from: llegrand on July 17, 2021, 05:12:43 PM
that is not the behavior that any normal installation has. If you are logged into your account and click on the check order it goes to My Order History. Perhaps you have adjusted some of your coding again?!?!
If you think your customers will be unable to hover over the Welcome Back to see the dropdown - you can change the title in localization>language definitions