I'm currently building my first e-commerce website. I used the modules products, cart and orders but without paiement option. People can add articles to their cart, and confirm the reservation by filling up billing and shipping informations. After confirmation, they get an email saying that the reservation is confirmed and that the owner will contact them asap for shipping and payment options. It works but I still have a few issues :
-The client confirmation mail works but the admin doesn't receive a confirmation mail with the order. I configured CMSMailer and I put the email in the configuration pannel of the e-commerce module.
-I want to put an image from the article in the cart. here is my code :
Code: Select all
<img src="{$oneitem->file_location}/{$oneitem->fields.image->thumbnail}" alt="{$oneitem->value}" />
Code: Select all
<img src="/uploads/Products/product_1/thumb_mobilier_table_appoint.jpg" alt="">Code: Select all
<img src="/uploads/Products/product_1/" alt="">
Thanks!
Ads: Dịch vụ fpt bao gồm Truyền hình FPT với kho phim chuẩn HD miễn phí, dịch vụ đăng ký internet tại nhà, truyền hình tương tác xem lại giúp các bạn không bỏ lỡ những chương trình mà bạn yêu thích, trực tiếp giải bóng đá ngoại hạng Anh, âm thanh 5.1, độ nét cao, tiếng anh cho trẻ em, nhạc số, phim hoạt hình dành cho thiếu nhi, ngoài ra chúng tôi còn chuyên cung cấp dịch vụ lắp mạng fpt biên hòa và lắp mạng fpt hạ long và lắp mạng fpt đà lạt cùng với các thiết bị đầu thu FPT nhỏ gọn mang cả thế giới giải trí đến tivi nhà bạn. Đăng ký lắp đặt Truyền hình FPT ngay hôm nay để nhận những khuyến mãi hấp dẫn. khi lắp mạng fpt huế và lắp mạng fpt quận 7 và lắp mạng fpt quận 8 bạn sẽ nhân được thông tin khuyến mãi Khách hàng đã có đường truyền internet của FPT muốn được trải nghiệm Box demo.

