Search found 365 matches

Search found 365 matches

Re: E-commerce front-office for existing back-office

This integration can be done if your back office can produce a product inventory export and can accept order imports. With this module https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=44615 you can import products in an Opencart store and set a cron job to synchro...

Jump to post
  • Sun Sep 10, 2023 3:15 pm
  • Replies 6
  • Views 609
Re: Importing products and images from spreadsheet

I have the following in a spreadsheet ProductName ShortDesc Desc Image1 Image2 To Image10 So I need to import all the products and images into openCart. I want to automatically upload the images and replace the product urls with the paths on the server. I seem to remember an extension that did the ...

Jump to post
  • Sun Aug 20, 2023 3:44 pm
  • Replies 12
  • Views 1255
Re: Download Artikel mit Auswahl möglich ?

There are two modules to choose from that add downloads per option value https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=29725 https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=12526 But in your case, you need another module to ...

Jump to post
  • Mon Feb 13, 2023 4:58 pm
  • Replies 2
  • Views 902
Re: Info about "warehouse integration" capabilities or extensions for OpenCart

For inventory synchronization you can use this module:
https://www.opencart.com/index.php?rout ... n_id=44615
Sending orders to the warehouse depends on what warehouse software is used.

Jump to post
  • Mon Feb 13, 2023 4:35 pm
  • Replies 1
  • Views 1553
Re: Клиенти виждат в акаунта си поръчки на други хора

Предполагам, че при миграцията са объркани ID на клиентите.
Трябва да проверите в базата данни дали id на клиента в таблицата с клиенти съвпада с id на клиента в таблицата с поръчки.

Jump to post
  • Fri Feb 03, 2023 11:51 pm
  • Replies 2
  • Views 3260
Re: All Products Status Out of Stock

Зависи как се качват продуктите.
Трябва да са с количество по-голямо от 0.
Ако в админ имат зададено количество, а в сайта нямат е проблем в темата или някой модул, който променя неправилно контролера.
Пишете ми да го обсъдим.

Jump to post
  • Thu Feb 02, 2023 10:58 pm
  • Replies 7
  • Views 731
Re: spam url generator

It looks like your site has been hacked.
Remove all pirated themes and modules if any and change all passwords.
Contact a specialist to clean the site of malicious code.
Unfortunately, indexed links will stay in the Google index for a long time.

Jump to post
  • Wed Feb 01, 2023 4:29 pm
  • Replies 6
  • Views 1857
Re: Add to cart = wrong item

I'm pretty sure the problem is the product ID.
Only products with very big IDs have this strange behavior with add to cart.
You should use the SKU field for the external product item number.

Jump to post
  • Tue Jan 31, 2023 2:38 pm
  • Replies 13
  • Views 1698
Re: Add to cart = wrong item

product_id:888560132498
How many products do you have in the database?

Jump to post
  • Tue Jan 31, 2023 6:11 am
  • Replies 13
  • Views 1698
Re: Duplicate Checkout Success and Failure pages

Because I want to have different success messages if user pays with COD or Credit card. If he uses credit card if the payment is accepted I want to let the user know it's good. If user chooses COD I will like to insert some info about how to pay on delivery. This can be done on the same page with a...

Jump to post
  • Tue Jan 31, 2023 6:01 am
  • Replies 6
  • Views 614
Re: Updating site wide prices via SQL or another method

@JayFinlay,
This module can import products with rounded prices.
Also has a tool to round the existing product prices.
https://www.opencart.com/index.php?rout ... n_id=44615

Jump to post
  • Tue Jan 31, 2023 2:26 am
  • Replies 7
  • Views 758
Re: How to sync Opencart with CDK DMS System?

If the author is so serious, why not making it public? The author is a very reputable Ukrainian Opencart developer and the module is offered on the Opencartforum.com marketplace which is registered in Estonia. All payment, support, and author contacts are there. I'm responsible for the support and ...

Jump to post
  • Wed Dec 21, 2022 6:37 am
  • Replies 9
  • Views 1278
Re: How to sync Opencart with CDK DMS System?

Well, who they are? And ioncube encoded is first against the GNU/GPL, and second nothing to trust! https://opencartsuppliers.com/en/getting-started/requirements Sorry! The module has more than 69 000 installations since 2012 and is the most powerful tool I have ever seen. IonCube is the only way to...

Jump to post
  • Wed Dec 21, 2022 12:34 am
  • Replies 9
  • Views 1278
Re: How to sync Opencart with CDK DMS System?

I'm thinking something like this... 1. Export real time pricing and stock data from CDK 2. Have Opencart import the CDK data 3. SQL routine to update Opencart database 4. Cron job to do it every X amount of hours I am looking for any input or ideas, please! I can't continue updating 1000+ part numb...

Jump to post
  • Tue Dec 20, 2022 10:17 pm
  • Replies 9
  • Views 1278
Re: open_basedir restriction in effect

Kindly tell me what extra open_basedir path should I add to my Apache2 so the script will work? I don't want to use open_basedir = none option for safety reasons. Thanks try this open system/storage/vendor/twig/twig/src/Loader/FilesystemLoader.php replace $checkPath = $this->isAbsolutePath($path) ?...

Jump to post
  • Sun May 29, 2022 5:00 am
  • Replies 13
  • Views 16220
Re: Suggestions needed for best simple Opencart Theme

These themes have non-theme related extensions which have nothing to do with a web theme. The additional extensions are not bad thing if they follow the Opencart standards. And they also heavily OCmod hence there are chances of clashed with other 3rd party extensions. I have two projects with these...

Jump to post
  • Thu Jan 13, 2022 3:26 pm
  • Replies 10
  • Views 1102
Re: Malware or Something Normal > beware of ADV Sales Reports

One of our extensions was flagged. Two of the files in the extension were brought to our attention as possible dirty files. One is an image but it doesn't open in an image editor. I did open it up in Notepad and it shows PHP code? Both files are ok and you can use the extension. Very useful extensi...

Jump to post
  • Sat Sep 18, 2021 12:42 am
  • Replies 19
  • Views 1774
Re: how to add Paysera payment gateway !!

hello everybody , i want to add Paysera payment gateway , i added a new project and they told me '' add the code to the site header <head> </head> area and press the '' check button'' !! so where have i add this code in the script plz !!!! thanks It is just a verification meta tag. Put it after the...

Jump to post
  • Sat Sep 18, 2021 12:20 am
  • Replies 11
  • Views 1091
Re: store and product integration

There is a module for product import from various xml and csv feeds that is very complex and has a lot of functionalities - product import, update, category and manufacturer creation, everything about images, attributes and options, cron tasks and so on. Also more than 230 tools to work directly wit...

Jump to post
  • Sat Aug 28, 2021 4:59 pm
  • Replies 6
  • Views 583

Search found 365 matches