Configurable product - see the group in order?

25.06.2020 08:36
#1
Dingens
User Dingens
Name: Rolf Wagels
28.03.2012
Posts: 694
Quote
Configurable product - see the group in order?

Hey
When we get an order, the order looks like this:
Configurable product - see the group in order?

Now, calm walnut and solid flamed ash can be inside or outside the drum, so we don't know what the customer wants. Would it be possible to have the groups visible in the order? That would solve the problem.
Thanks
Rolf

 
25.06.2020 08:40
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25941
Quote
Aw: Configurable product - see the group in order?

product url?

 
25.06.2020 08:58
#3
Dingens
User Dingens
Name: Rolf Wagels
28.03.2012
Posts: 694
Quote
Aw: Configurable product - see the group in order?

Hey

https://www.bodhran-info.de/en/bodhrans/express-configurhedor

Problem is
Frame Design - Exterior and Frame Design - Interior. Same options in both, and I need to know which options was chosen in which group.
Thanks
Rolf

 
27.06.2020 10:39
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25941
Quote
Aw: Configurable product - see the group in order?

Configurable product 1.6.5

Added Show group in Admin / order / details

 
28.06.2020 12:12
#5
Dingens
User Dingens
Name: Rolf Wagels
28.03.2012
Posts: 694
Quote
Aw: Configurable product - see the group in order?

Hey
Thanks a lot!
This will help!
Cheers
Rolf

 
22.11.2023 21:32
#6
Dingens
User Dingens
Name: Rolf Wagels
28.03.2012
Posts: 694
Quote
Aw: Configurable product - see the group in order?

hey
Would it be possible to see the group also in the order email that is sent to me and the customer straight after the order?
Thanks
Rolf

 
22.11.2023 21:51
#7
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25941
Quote
Aw: Configurable product - see the group in order?

Will be in the new version

 
02.12.2023 10:46
#8
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25941
Quote
Aw: Configurable product - see the group in order?

Add in
Configurable product 2.7.10 (JoomShopping 5.0.0+)

 
14.12.2023 07:57
#9
Dingens
User Dingens
Name: Rolf Wagels
28.03.2012
Posts: 694
Quote
Aw: Configurable product - see the group in order?

Thanks for that.
Do I need to set a setting or do something to make this work?
I don't see the group in my order email?
Thanks
Rolf
Aw: Configurable product - see the group in order?

 
16.12.2023 11:04
#10
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25941
Quote
Aw: Configurable product - see the group in order?

Install
Configurable product 2.8.1

 
16.12.2023 18:55
#11
Dingens
User Dingens
Name: Rolf Wagels
28.03.2012
Posts: 694
Quote
Aw: Configurable product - see the group in order?

Hey
Thanks, but no change:
Aw: Configurable product - see the group in order?

Cheers
Rolf

 
16.12.2023 22:10
#12
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25941
Quote
Aw: Configurable product - see the group in order?

Try
Configurable product 2.8.2 (JoomShopping 5.0.0+)

 
18.12.2023 08:57
#13
Dingens
User Dingens
Name: Rolf Wagels
28.03.2012
Posts: 694
Quote
Aw: Configurable product - see the group in order?

Hey!
Yes! Thank you so much! This makes life a lot easier!

Is there an easy way to get rid of "Gruppe:" in front of the group name? (This is just minor cosmetic)
Cheers and happy Christmas!
Rolf

 
18.12.2023 10:11
#14
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25941
Quote
Aw: Configurable product - see the group in order?

plugins\jshoppingorder\configurable_product\configurable_product.php

private function displayCorrectProductsInfo(&$items){

....

$item->product_attributes .= '<div class="cart-configurable-products-list-admin"><span>'._JSHOP_CON_PRODUCT_GROUPS."</span>: <span>".($groupsNames[$item->configurable_product_group_id] ?? '').'</span></div>';

change to

$item->product_attributes .= '<div class="cart-configurable-products-list-admin"><span>'.($groupsNames[$item->configurable_product_group_id] ?? '').'</span></div>';

 
19.12.2023 08:03
#15
Dingens
User Dingens
Name: Rolf Wagels
28.03.2012
Posts: 694
Quote
Aw: Configurable product - see the group in order?

Mighty!
Thanks!
Rolf

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.