Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Products attributes options price with tax


Mike8

Recommended Posts

Posted

Hey,

i´m using 'products_aec_with_attributes_V031' and I like to see the 'options_values_price' with tax.

 

When I fill in the input_field for the options_values_price is without tax.

 

admin/categories.php:

tep_draw_input_field('products_attributes['.$row_count.'][options_values_price]', $products_attributes["options_values_price"]

 

I fill in e.g. 10,- - it will show me in the shop: price + (10,- + TAX). [price + (attribute-price + TAX)]

I like to fill in 10,-(including TAX) - so it will show me in the shop: price + 10,-(including Tax)

 

Anyone got an idea?

 

Mike8

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...