Search found 17 matches

Page 1 of 1

Search found 17 matches

Show different currencies prices in product

Hello guys!

I need to add two different currencies prices for product USD and EUR.

Ex. Product price:

USD: 195.59
EUR: 150.00

Maybe you have idea how to do this?

Thank you very much!

Jump to post
  • Mon Sep 16, 2013 7:27 pm
  • Replies 0
  • Views 218
Re: Wrong Total Price to everyone who using Opencart

This a little bit help me:

1. EDIT: system/library/currency.php

2. FIND:

Code: Select all
round($value, (int)$decimal_place)

3. REPLACE WITH:
Code: Select all
round($value, 1)

I hope, that you will fix this bug in the next OC version, because in prestashop works perfectly!

Jump to post
  • Mon Jun 03, 2013 10:26 pm
  • Replies 53
  • Views 44708
How to Encode BLOB fields to TEXT fields?

Hello there!

How to Encode BLOB fields to TEXT fields in SQL?

Image

Thanks!

Jump to post
  • Tue Mar 12, 2013 12:42 am
  • Replies 0
  • Views 185
Re: Convert TEXT fields to BLOB fields for better storage

And how to Convert BLOB fields to TEXT fields?

Thanks!

Jump to post
  • Fri Mar 08, 2013 12:46 am
  • Replies 1
  • Views 991
Re: Wrong Total Price to everyone who using Opencart

Dose anyone know how to fix this problem? ???

Jump to post
  • Thu Mar 07, 2013 7:21 pm
  • Replies 53
  • Views 44708
Re: Wrong Total Price to everyone who using Opencart

Emm .. nope, it calculate without tax incorrectly. I set my store prices without tax and anyway total price show incorrectly.

Jump to post
  • Fri Jan 04, 2013 10:31 pm
  • Replies 53
  • Views 44708
Wrong Total Price to everyone who using Opencart

This is Opencart offical demo site and i found the bug:

Image

And of course, i have the same problem!

Now i working to fix it .. if you know how, please tell us!

Jump to post
  • Fri Jan 04, 2013 7:53 pm
  • Replies 53
  • Views 44708
After migration from Prestashop, Opencart works very slow!

Hello there!

Two days ago, I migrate all products from prestashop, more than 6000 products. Now my shop works very, very slow. Maybe you know why?

Thank You!

Jump to post
  • Wed Nov 21, 2012 10:06 pm
  • Replies 1
  • Views 624
Migrate Prestashop attributes to Opencart

Hello there!

It's possible to migrate Prestashop attributes to Opencart as separate products?

Thanks!

Jump to post
  • Thu Oct 25, 2012 10:42 pm
  • Replies 0
  • Views 222
Re: [SOLVED][1.5] one more level of sub category!

cosmicx wrote:Does anyone knows how to apply this one for 1.5.4.1? for a custom theme?
Yes, anyone knows? Please?!

Jump to post
  • Thu Oct 25, 2012 7:50 pm
  • Replies 64
  • Views 124296
Re: Sub Menu in Dashboard not working

Try to: cleare chahe or restore admin files!

Jump to post
  • Thu Oct 25, 2012 7:23 pm
  • Replies 4
  • Views 657
Re: Im looking for extension

Looks like related products. Default theme places related products in the related products tab, from what you have shown, it looks like it has just been moved below the product info section, and removes all the data except for the image. The section you have circled that says colour, is simply just...

Jump to post
  • Wed Oct 24, 2012 6:00 pm
  • Replies 7
  • Views 466
Re: Im looking for extension

nobody knows? :(

Jump to post
  • Wed Oct 24, 2012 3:57 pm
  • Replies 7
  • Views 466
Re: Im looking for extension

I mean when i click on a thumbnail then opened another product, just as : ikea.com
Image
Demo: http://www.ikea.com/us/en/catalog/products/S79892998/

Thank for help!

Jump to post
  • Tue Oct 23, 2012 5:10 pm
  • Replies 7
  • Views 466
Re: Im looking for extension

Layouts don't interest me, just how to get this function:)
Now i know how to get Related Products, but I don't know how to get the other features ;/

Jump to post
  • Tue Oct 23, 2012 3:23 am
  • Replies 7
  • Views 466
Im looking for extension

Hello guys! I changed from prestashop to opencart! I really love OpenCart, but there are a couple of things that interest me! This web page (in the picture) is built on opencart! I want to create my OpenCart just as them! Where can I find the following modules? http://yehpic.com/images/2012/10/22/IP...

Jump to post
  • Tue Oct 23, 2012 1:48 am
  • Replies 7
  • Views 466

Page 1 of 1

Search found 17 matches