Hi,
I buy your extension. I have one question. I have 3 option
1 option
-label a
-label b
2 option
-10
-20
3 option
-15
-25
I want if i choose from 1 option label a I have on page only option 2, option 3 hide and if i choose label b option 2 is hide but option 3 i have on page.
I have a question - Can I change it somehow? may be in code
I buy your extension. I have one question. I have 3 option
1 option
-label a
-label b
2 option
-10
-20
3 option
-15
-25
I want if i choose from 1 option label a I have on page only option 2, option 3 hide and if i choose label b option 2 is hide but option 3 i have on page.
I have a question - Can I change it somehow? may be in code
Thanks for answer. I have one more question.
I have 3 option
1 option
-label a
-label b
2 option
-10
-20
3 option
-10
-20
http://szablony.freeware.info.pl/kodowanie.html
If i choose option 1 label a and option 2 - 10 then I automatically choose in option 3 -10 too?
I have 3 option
1 option
-label a
-label b
2 option
-10
-20
3 option
-10
-20
http://szablony.freeware.info.pl/kodowanie.html
If i choose option 1 label a and option 2 - 10 then I automatically choose in option 3 -10 too?
Last edited by pandaci on Wed May 20, 2015 7:33 pm, edited 1 time in total.
Hi RPH -
I'm trying to use Dependent Options with my OC development site. I'd like to have it hide an entire option rather than just the option values. I've seen three other people ask for this feature on this forum, is that something you would be able to implement and sell in the OC extension store as an additional new mod?
I'd be very interested in paying an additional $25.00 - $50.00 for that kind of functionality - but I'm afraid I couldn't afford to fund the entire development effort for that kind of functionality, working on a limited budget here.
Thanks for your considerations!
DSGI
I'm trying to use Dependent Options with my OC development site. I'd like to have it hide an entire option rather than just the option values. I've seen three other people ask for this feature on this forum, is that something you would be able to implement and sell in the OC extension store as an additional new mod?
I'd be very interested in paying an additional $25.00 - $50.00 for that kind of functionality - but I'm afraid I couldn't afford to fund the entire development effort for that kind of functionality, working on a limited budget here.
Thanks for your considerations!

DSGI
I have one more question.
What I must to do when I want show option when i click add to cart i home page in latest product.
Now when I click basket icon I go to product page. I want see option popup window when I click basket icon on home page. Do you now when I must change something?
What I must to do when I want show option when i click add to cart i home page in latest product.
Now when I click basket icon I go to product page. I want see option popup window when I click basket icon on home page. Do you now when I must change something?
I had another customer email and say they got it working by editing jquery.chained.mini.js and changing:DSGI wrote:Hi RPH -
I'm trying to use Dependent Options with my OC development site. I'd like to have it hide an entire option rather than just the option values. I've seen three other people ask for this feature on this forum, is that something you would be able to implement and sell in the OC extension store as an additional new mod?
I'd be very interested in paying an additional $25.00 - $50.00 for that kind of functionality - but I'm afraid I couldn't afford to fund the entire development effort for that kind of functionality, working on a limited budget here.
Thanks for your considerations!![]()
DSGI
Code: Select all
.attr("disabled","disabled")}else{a(c).removeAttr("disabled")
Code: Select all
.attr("disabled","disabled").hide()}else{a(c).removeAttr("disabled").show()
-Ryan
I'm not quite sure what you're asking. There is this extension which might be what you're talking about. It's a flat fee of $30 for a modified version of Dependent Options which works with it.pandaci wrote:I have one more question.
What I must to do when I want show option when i click add to cart i home page in latest product.
Now when I click basket icon I go to product page. I want see option popup window when I click basket icon on home page. Do you now when I must change something?
-Ryan
Hi rph,
Thanks for sharing such a great extension, its really made a great difference to my site.
Can i have some help with a problem please?
When the parent option is changed, is it possible to move focus to the child option and select the first option
Reason for question:
I'm using the option price update redux plugin with another vqmod which removes the please select text from the dropdown. (This way when the page loads the first options are selected rather than show please select for everything).
The problem is that when the parent field is changed the first child value is also changed but option price redux isn't recognising it. Presumably because there was no focus on the field?
Can you point me in the right direction please?
Any help would be fantastic.
Thanks for sharing such a great extension, its really made a great difference to my site.
Can i have some help with a problem please?
When the parent option is changed, is it possible to move focus to the child option and select the first option
Reason for question:
I'm using the option price update redux plugin with another vqmod which removes the please select text from the dropdown. (This way when the page loads the first options are selected rather than show please select for everything).
The problem is that when the parent field is changed the first child value is also changed but option price redux isn't recognising it. Presumably because there was no focus on the field?
Can you point me in the right direction please?
Any help would be fantastic.
I am trying to use Dependent Options to set up a clothes store: I need to insert different sizes and colors for each product (and I can do that) but what i need is the ability to subtract the correct ones from my total.
If I have the following products:
2x Small White t-shirt
5x Small Blue t-shirt
6x Medium Blue t-shirt
1x Medium Red t-shirt
2x Large Red t-shirt
9x Large White t-shirt
I need to be able to set up each entry (due to different quantities), but every time I try I get the "You may only use an option value once per product!" error. This is, in my opinion, wrong, because if the only way to do it is with a "general" quantity, I would need to insert (for example) "11 Large Red and White t-shirts", but if 2 people buy the Red version, I'm left with "9 Large Red and White t-shirts", but I'm out of red t-shirts.
Can this be fixed?
Thanks!
If I have the following products:
2x Small White t-shirt
5x Small Blue t-shirt
6x Medium Blue t-shirt
1x Medium Red t-shirt
2x Large Red t-shirt
9x Large White t-shirt
I need to be able to set up each entry (due to different quantities), but every time I try I get the "You may only use an option value once per product!" error. This is, in my opinion, wrong, because if the only way to do it is with a "general" quantity, I would need to insert (for example) "11 Large Red and White t-shirts", but if 2 people buy the Red version, I'm left with "9 Large Red and White t-shirts", but I'm out of red t-shirts.
Can this be fixed?
Thanks!
Hi RPH -
I'm trying to make your script work with the custom formula mod (http://www.opencart.com/index.php?route ... on_id=7418). Everything seems to play nicely and it's doing what I want, but I'm also using the option price updater part of the mod linked to earlier and it doesn't always refesh the price correctly for the dependent options. After emailing back and forth with the developer of the mod, he told me that i needed the following:
Thanks!
DSGI
info@nwfineartprinting.com
I'm trying to make your script work with the custom formula mod (http://www.opencart.com/index.php?route ... on_id=7418). Everything seems to play nicely and it's doing what I want, but I'm also using the option price updater part of the mod linked to earlier and it doesn't always refesh the price correctly for the dependent options. After emailing back and forth with the developer of the mod, he told me that i needed the following:
basically, I'm hoping you could PM or email me the event handling for the Dependent Options so I can have the developer of the mod linked above add it to his mod to make his mod and your mod completely functional together.OPA attaches a hook to every field that is rendered by OpenCart to fire an update event when field is changed by the customer, but "Dependent Options" changes, adds or update fields out of OpenCart so OPA doesn't know about the field change. If you could detect what fields are added by "Dependent Options" we can add the eventhandler for that new.
You can see standard handler for OpenCart in OPA XML:
$('#product_add_to_cart_form input[type=\'radio\'], #product_add_to_cart_form input[type=\'checkbox\'], #product_add_to_cart_form select').bind("change", function(){ esponi_OTF($(this)); });
Thanks!
DSGI
info@nwfineartprinting.com
Hi RPH!
My problem:
When i select the products for the first time the price-update is correct. If i change the first option the price-update selcect automatically the XX€ from option 2. This will be change when you selct the 2nd option again but i need to fix the update-problemen when i change the product in option 1!
Cheers
Rene
Link
Here you can see what i mean. Selcect a produkt -> Format -> 18x24+8cm = 96,00€ then select the 2nd option -> Gebühr: 2,11€ now it´s a total of 98,11€ and OK... now change the "Format" to "22x29+10cm" and you will see that the Price is updated totaly wrong 87,11€! there must be 85€ without "Gebühr" but it´s updated with the "Gebühr" from the the task before... pls help.
My problem:
When i select the products for the first time the price-update is correct. If i change the first option the price-update selcect automatically the XX€ from option 2. This will be change when you selct the 2nd option again but i need to fix the update-problemen when i change the product in option 1!
Cheers
Rene
Link
Here you can see what i mean. Selcect a produkt -> Format -> 18x24+8cm = 96,00€ then select the 2nd option -> Gebühr: 2,11€ now it´s a total of 98,11€ and OK... now change the "Format" to "22x29+10cm" and you will see that the Price is updated totaly wrong 87,11€! there must be 85€ without "Gebühr" but it´s updated with the "Gebühr" from the the task before... pls help.
Not quote following what you need. If you're look for the javascript, it's:DSGI wrote:Hi RPH -
I'm trying to make your script work with the custom formula mod (http://www.opencart.com/index.php?route ... on_id=7418). Everything seems to play nicely and it's doing what I want, but I'm also using the option price updater part of the mod linked to earlier and it doesn't always refesh the price correctly for the dependent options. After emailing back and forth with the developer of the mod, he told me that i needed the following:
basically, I'm hoping you could PM or email me the event handling for the Dependent Options so I can have the developer of the mod linked above add it to his mod to make his mod and your mod completely functional together.OPA attaches a hook to every field that is rendered by OpenCart to fire an update event when field is changed by the customer, but "Dependent Options" changes, adds or update fields out of OpenCart so OPA doesn't know about the field change. If you could detect what fields are added by "Dependent Options" we can add the eventhandler for that new.
You can see standard handler for OpenCart in OPA XML:
$('#product_add_to_cart_form input[type=\'radio\'], #product_add_to_cart_form input[type=\'checkbox\'], #product_add_to_cart_form select').bind("change", function(){ esponi_OTF($(this)); });
Thanks!
DSGI
info@nwfineartprinting.com
Code: Select all
<script type="text/javascript"><!--
$('#option-<?php echo $chained_option['child']; ?>').chained('#option-<?php echo $chained_option['parent']; ?>');
//--></script>
-Ryan
Who is online
Users browsing this forum: No registered users and 17 guests