Show CUSTOM FIELD in basket

If you are runnig Joomla 3.x and Virtuemart 3.x please post to this forum your questions or support tickets about One Page Checkout

Show CUSTOM FIELD in basket

Postby padalec » Fri Jan 23, 2015 6:34 pm

Hi,

I am new to RUPOSTEL OPC.

I need to display custom fields in basket on check out (below the product title) - for example if shopper selects LARGE product T shirt I want to show this on OPC.

I checked through various function but I can't find the solution.

I see in the code (basket.html.php) this line (line 72)

<div class="op_col2_2"><?php echo $product['product_name'] . $product['product_attributes'] ?>&nbsp;</div>

but I doesn't work.

Please help
padalec
 
Posts: 13
Joined: Tue Jan 20, 2015 12:50 pm

Re: Show CUSTOM FIELD in basket

Postby padalec » Sun Jan 25, 2015 1:49 am

Ok ...

This issue was related to improper CUSTOM FIELDS set up and faulty template code.

The problem and the solutions explained in depth are here :http://forum.virtuemart.net/index.php?topic=126629.0
padalec
 
Posts: 13
Joined: Tue Jan 20, 2015 12:50 pm

Re: Show CUSTOM FIELD in basket

Postby admin » Tue Jan 27, 2015 4:05 pm

hello, ok, i am glad this is solved.

on vm2.5.x opc is capable of displaying the custom fields withint he cart this way:
Image

on vm3.x at this moment it only shows the values of the fields like this:
Image

last week we detected an issue with custom fields and opc when used on vm3 + joomla 2.5.x where opc wrongly detected the VM version, so if you are using this version, we suggest to update to the latest released version.

best regards, stan, rupostel.com
admin
Site Admin
 
Posts: 2708
Joined: Wed Jan 06, 2010 11:43 pm


Return to One Page Checkout for Virtuemart 3 on Joomla 3.x