Search found 1620 matches

Search found 1620 matches

Re: Wrong discount price is appearing for Special products while selecting discount type as "Percentage" or "Subtract".

The special works with percentage and subract. What I am saying, is that you can't have specials and discounts at the same time. Well, you can, but they won't play well together and it seems a bit odd to discount a discount. Product price 100 Special 50% = Product price 50 Discount 10 off = Product ...

Jump to post
  • Mon Jun 09, 2025 7:40 am
  • Replies 7
  • Views 7267
Re: Gift voucher

Huh,what a pitty, it was useful. But, I'm a littlebit confused: there's module 'Gift Voucher' in default installation .. Also, what is the aimof the field ''Use Cupon Code' in Shoopping cart?? P.S: By the way, extesion mentioned above is old and made for OC 3.x Gift vouchers dropped as of 4.1.x. Us...

Jump to post
  • Sat May 31, 2025 6:32 am
  • Replies 6
  • Views 4550
Re: Gift voucher

As a side note, Gift Vouchers have been removed from 4.1.x

Jump to post
  • Fri May 30, 2025 7:55 am
  • Replies 6
  • Views 4550
Re: Wrong discount price is appearing for Special products while selecting discount type as "Percentage" or "Subtract".

Because that is not how it is working. Specials and discounts are now on the same line which is a touch confusing I guess. For a discount you add the amount and select Fixed/Subtract/percent, you can add many discounts (so you get buy 2 or more = x$, buy 10 or more = $y) For specials, you only add t...

Jump to post
  • Thu May 29, 2025 7:26 am
  • Replies 7
  • Views 7267
Re: [CLOSED] Custom products

Either we are missing a lot of details or your seem to be trying to make this harder than it needs to be. If, for expample, Tiers is dependant (you didn't say either way) on size, then chained options may be requitred, otherwise, just create your 4 (or more) options: Size: > Small > Medium > Large T...

Jump to post
  • Sun May 18, 2025 9:24 am
  • Replies 12
  • Views 5172
Re: How to change footer content in admin panel?

Seems a bit extreme for a simple event. Add an event to t DB: /* Name: admin_header_default_store_name Trigger: admin/view/common/header/before Action: extension/EXTENSION_FOLDER/module/EXTENSION_FILE.adminHeader Order: 1 Purpose: Changes the name of the default store in the dropdown menu */ And the...

Jump to post
  • Thu May 01, 2025 7:16 am
  • Replies 4
  • Views 7622
Re: My incomplete attempt to add a "Confirm Email" field

Alternatively, here is some OCMOD code that does the account/register and the checkout/guest. You can extend this to checkout register in the same way checkout/guest is shown here. <modification> <name>Confirm Email</name> <code>vger_ce</code> <version>1.0</version> <author>grgr - admin@vger.co.uk</...

Jump to post
  • Mon Apr 28, 2025 9:56 pm
  • Replies 9
  • Views 3748
Re: Minimum Extension Price in the Marketplace is Now $29.99

Thanks for letting us know. Though I can think of other reasons for the change, that being that it seems to be completely dead around here and it is clear that sales have decreased for sellers. Right now, there are 8 registered users online: 5 bots, me, paul and 1 other and the number of posts is a ...

Jump to post
  • Sun Apr 27, 2025 7:04 am
  • Replies 3
  • Views 8965
Re: How to change footer content in admin panel?

OCMOD currently only works on the index() function for controller files (and not at all for model files?), so that is proably why you got the results you did.

Already reported and much discussed. Hopefully will be fixed, but events work perfectly well for most needs.

Jump to post
  • Fri Apr 25, 2025 6:24 pm
  • Replies 4
  • Views 7622
Re: OC 3.0.x Events System: How to modify twig template file?

I've updated the above slightly for 4.1.x, though I have yet to get to the correct path for a theme folder as it seems the theme folder name can be different from the config name for themes, where modules can't. protected function getTemplateCode($route, &$code) { if (!empty($code)) { return $co...

Jump to post
  • Fri Apr 25, 2025 6:20 pm
  • Replies 48
  • Views 114185
Re: [UPDATED] Close Store/Disable Checkout/Holiday & Opening Hours

v1.6.2

Updates:
- Added a Quick Close date and time (Sets a single closure period)
- Added a "Module Only" switch
- Added Instructions tab!
- Fixed some date/time icon issues
- Fixed some HTML format issues

Jump to post
  • Wed Apr 09, 2025 7:09 am
  • Replies 2
  • Views 2332
Re: Opencart 4.1.0.3 product discounts! Special?

Discounts and specials seem to work just fine on the product page....?

Jump to post
  • Sat Apr 05, 2025 6:42 am
  • Replies 6
  • Views 1464
Re: disable product description in catalog view

It may be that you have an extension that is modifying the product page, therefore, any changes you make to the template will not be seen until you refresh the modification cache.

Jump to post
  • Fri Apr 04, 2025 9:06 pm
  • Replies 2
  • Views 684
Re: ocmod giving forbidden message

I would agree with the above. Extension works just fine.

Jump to post
  • Tue Apr 01, 2025 11:36 am
  • Replies 5
  • Views 1147
Re: Installation problems with open_basedir [Plesk]

Is version 4 not release ready? as it was the one offered on the download page. I will look into version 3. Leaving the don't use 4.x yet arguement to one side, the big thing at the moment, is that for 3040, there are 197 pages of extensions available and for 4102 there are 23 pages of extensions a...

Jump to post
  • Sat Mar 29, 2025 7:54 am
  • Replies 6
  • Views 1857
Re: How to add another option at header?

You want to add a link to the top of your store that will take customers away from your site - specifically gmail that not everyone uses? I'm dead curious why you would want to do that, sorry, I'm just really nosey. Anyway, try refreshing the Modification Cache as it is possible that there a mod alr...

Jump to post
  • Sat Mar 29, 2025 7:31 am
  • Replies 10
  • Views 1031
Re: OpenCart phrase search modification

If that is just the default opencart search you have, then I would well recommend installatin a search extension.

Jump to post
  • Sat Mar 29, 2025 7:21 am
  • Replies 5
  • Views 946
Re: Reviews form submission

Yes, the API module will most likely have added those events.

So yes, you can mark as solved. You will need to ask the extension developer to fix the extension, nothing any one here can help with.

Jump to post
  • Sat Mar 29, 2025 7:19 am
  • Replies 18
  • Views 1663

Search found 1620 matches