eCommerce construction > General Discussion

help me about several problem on mail confirmations, and price tags

(1/1)

pangeranjogja:
i just installed AbanteCart, and i tried to checkout with guest, but i didn't get any confirmations on both email as an admin and customer. So how my customers know if their order has been success.
And about the price tags on storefront, i use IDR Rupiah because i'm indonesian. when i putted the price with Rp. 3,000,000.00, it moved below the "add to cart button" please let me know how to solve my problem

abantecart:
Do you have email settings set correctly?

http://www.abantecart.com/ecommerce-documentation/50-admin-user-manual/system/settings#Mail%20Tab

pangeranjogja:
yes my smtp correct. but still the same problem. And how about the price tag in storefront? just like delonmarket.com/index.php?rt=product/category&path=49_50 and see Beauty eau de parfum. The price below add to cart button.

abantecart:
Try to reduce font size to fit your long price into tag.

edit file: storefront/view/default_html5/stylesheet/style.css


--- Code: ---.thumbnail .price .pricenew {
font-size: 14px;
color: #5e626b;
font-weight: bold;
}

--- End code ---

Navigation

[0] Message Index

Go to full version
Powered by SMFPacks Social Login Mod