Posted by mayurpimple on October 15, 2011 at 6:45am
1 follower
| Project: | Ubercart Custom Price |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hi
How to assign price to text-box Attribute.
1) 1st create other attribute
2) Following code insert into Custom Price Calculation
Custom Code:
$item->price = $item->price;
$item->price += [Other];
| Attachment | Size |
|---|---|
| 1.JPG | 18.49 KB |
| 2.JPG | 11.28 KB |