Search found 23 matches

Search found 23 matches

Inquiry about rounding product prices in other currencies

Version 3.0.3.8 The default currency is the dollar, and the secondary currency is the euro. Other currency prices (euros) are displayed in the store interface with decimal places. I want to approximate the prices in the secondary currency to be like this, for example: Product price in dollars is 30 ...

Jump to post
  • Sun Oct 01, 2023 6:21 pm
  • Replies 1
  • Views 184
Re: Help! Site constantly being hacked :-\

Make sure you are not running wordpress on the same host. I have the same situation and my site (opencart) has been hacked more than once. I have a wordpress site installed on the same hosting (hostinger). I would like to ask you, what is the relationship of WordPress, even though it is independent...

Jump to post
  • Wed May 17, 2023 5:10 pm
  • Replies 9
  • Views 2615
Re: Add date end to special price automatically

straightlight wrote:
Sat May 07, 2022 8:35 pm
OC version.
Version 3.0.3.8

Jump to post
  • Sat May 07, 2022 9:03 pm
  • Replies 3
  • Views 312
Add date end to special price automatically

Hello every one I have a large number of products and most of them have a special price.. Is there a way to add date end to special price automatically and randomly? for example: Dates range from day to week ... Any product that has a special price will assigned a random value for date end within th...

Jump to post
  • Sat May 07, 2022 6:56 pm
  • Replies 3
  • Views 312
Re: Apply Coupon Code on Actual price not on Discounted Price

When you apply a coupon, get the total of the product and apply the coupon on it It worked for me, and the discount was applied to the price before the discount. But It had a new problem. In this case, the price of the product still appears after the discount. The customer gets the discount twice. ...

Jump to post
  • Tue Apr 05, 2022 7:51 pm
  • Replies 10
  • Views 408
Re: Apply Coupon Code on Actual price not on Discounted Price

Hello everyone. Can coupon code be applied to the basic price of the product instead of the discount price? Any feedback is greatly appreciated.. Version 3.0.3.8 Thank you. - https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=26976 - https://www.opencart.com/index....

Jump to post
  • Tue Apr 05, 2022 8:11 am
  • Replies 10
  • Views 408
Apply Coupon Code on Actual price not on Discounted Price

Hello everyone.

Can coupon code be applied to the basic price of the product instead of the discount price?

Any feedback is greatly appreciated..
Version 3.0.3.8

Thank you.

Jump to post
  • Tue Apr 05, 2022 7:44 am
  • Replies 10
  • Views 408
Re: [SOLVED] How can I add a button on the front end of the product page to download all product images?

Here is an OCmod based on EVENTS for product images download. Installs as a MODULE in extensions/modules. You can install / uninstall from there. Gets the ORIGINAL images as uploaded, zips and automatically downloads. This is the code provided earlier in a Mod. . More than wonderful ... Thank you .

Jump to post
  • Sun Mar 27, 2022 12:59 am
  • Replies 31
  • Views 1873
Re: How can I add a button on the front end of the product page to download all product images?

But there is no difference in Controller file between both templates So where could the problem be? Of course there is a difference otherwise it would work Give me the product.php as an attachment here. catalog/controller/product/product.php Aoo good even though I am not a programmer but I kept try...

Jump to post
  • Wed Mar 23, 2022 3:51 am
  • Replies 31
  • Views 1873
Re: How can I add a button on the front end of the product page to download all product images?

Yes, you are right, I tested it with the default template and it works perfectly, but with Journal3 ??? , it does export the main image only... and I don't know why Well journal is unsupported and personally I have NO IDEA what journal does thats different. I would have to see the source code of th...

Jump to post
  • Wed Mar 23, 2022 2:17 am
  • Replies 31
  • Views 1873
Re: How can I add a button on the front end of the product page to download all product images?

I think Maybe it does not enter to the first "foreach" Well it does, What do you mean - It has been tested and works perfectly for ALL product images. It means you have NO additional images if you do not see them added to the zip Yes, you are right, I tested it with the default template a...

Jump to post
  • Wed Mar 23, 2022 2:05 am
  • Replies 31
  • Views 1873
Re: How can I add a button on the front end of the product page to download all product images?

This gets the main image plus all additional images. I will make it into an Extension and post it here later. Thank you, but I tried the last code and it only exports the main image.. I think Maybe it does not enter to the first "foreach" .. Another question, please.. Is it possible to ex...

Jump to post
  • Tue Mar 22, 2022 5:53 pm
  • Replies 31
  • Views 1873
Re: How can I add a button on the front end of the product page to download all product images?

So what, you have all the images in a downloadable zip file or you expect to scrape all the images off the page. I got this code but it doesn't work.. I want to download all product images (either zip file or download them without compression) public function downloadcatalog(){ $this->load->model('...

Jump to post
  • Fri Mar 18, 2022 11:01 pm
  • Replies 31
  • Views 1873
[SOLVED] How can I add a button on the front end of the product page to download all product images?

Hello everyone.
Can anyone help or hint with this question..

Any feedback is greatly appreciated..
Version 3.0.3.8

Thank you.

Jump to post
  • Fri Mar 18, 2022 5:24 pm
  • Replies 31
  • Views 1873
Re: OpenCart 3.0.3.7 2x faster and with PHP 5.4 to PHP 8 support

Hello MaxD, I was trying to install this version, but I got errors on every page .. Examples: Warning: Undefined variable $style in /XXX/public_html/system/storage/cache/twix/common_header.php on line 44 Warning: Undefined variable $breadcrumb in /XXX/public_html/system/storage/cache/twix/catalog_pr...

Jump to post
  • Mon Jan 03, 2022 2:15 am
  • Replies 140
  • Views 37770
Anyone successfully integrated printful.com into OpenCart?

Printful.com sells clothing and other printed products online

It supports the integration of many e-commerce platforms, except for OpenCart
https://www.printful.com/integrations

Is there someone who integrated with OpenCart?

Jump to post
  • Sat Apr 24, 2021 9:25 pm
  • Replies 2
  • Views 2785
Re: Sum of all tax classes

I just updated Intermediate Order Total so that you can pick which line items it factors into its calculation, so it should work for your purpose now. If you only choose "Taxes" in the extension, then it will add up any line items that have that internal "tax" code. That means i...

Jump to post
  • Thu Apr 15, 2021 3:18 am
  • Replies 7
  • Views 807
Re: Klarna payment gateway Version 3.0.3.6

Klarna is a bit of a nightmare to work with by all accounts, and from our own experience. We're working on a fix for their official extension and we may release that as a paid extension, seeing as their official one is pretty much broken. This is beautiful ... If you have a solution, I am the first...

Jump to post
  • Tue Mar 30, 2021 1:33 am
  • Replies 4
  • Views 631
Klarna payment gateway Version 3.0.3.6

Hi,
Has anyone figured out how to connect Klarna Checkout for opencart 3.0.3.6 ?
I have tried using the Klarna that comes with Opencart but with no success..

Any ideas or thoughts?

Jump to post
  • Sat Mar 27, 2021 1:50 am
  • Replies 4
  • Views 631
Re: Sum of all tax classes

I think it can be done on the other hand .. Instead of adding the total of the different tax rates, let us subtract the final two numbers. As is evident in the attached picture, the total invoice appears, including tax, and another number is also shown, which is the total invoice, not including tax....

Jump to post
  • Thu Mar 18, 2021 1:14 am
  • Replies 7
  • Views 807

Search found 23 matches