Ok, I'll write a tutorial soon, I just found a bug and tring to fix it right now.
Does someone know how to access the products db in orders_delivery.tpl ?? usually it's stored in $aData[] but in orders_delivery.tpl that array is used for the client's info
serghe i think i found the second thing what you shocking me i need this like a water :> i hope soon you wil be me king if you publish solution for this and "sold out" thx
treewood can you please tell me how I can access or at least store in a temp array the info of a product so that it can be used in orders_delivery.tpl ?
$aData[] is being used for the client's info. I tried adding info into $aList[] in orders.php where it says
sergeh - paste here this function with $aList[] variable that it doesn't work.... remember that You need put this $aList variable into one of 3 blocks: LIST_HEAD, LIST_LIST or LIST_FOOT
sergeh - because this first "for" is listing data from db/orders_products.php, not from db/products.php where You save this special prices. You need to save this prices to db/orers_products.php when someone add product to basket. look for functions: addOrderProduct() and dbAddOrderProduct()
sergeh - hmm... i dont think so but You can try to edit actions_client/orders.php and find this elseif( $a == 'Delivery' ){ then You need to move this form upper to basket but You need to try it Yourself ... this is will not be easy
glen
2007-02-06 03:36
i am happy to contribute some money to help see this feature implemented as soon as possible.. i set up a store, and we want to sell subscriptions to a newspaper.. but the store also sells DVD's.. so when the client shops for a subscription only, they are asked to choose a courier (but for subscription - dont need one)
please contact me at - gelunmao@hotmail.com - i can pay via paypal ^-^