Contributions
Frete grátis - Free shipping
Frete Grátis para um determinado produto ,se este produto for cadastrado com peso
igual a zero ou negativo.
Ao instalar esta contribuição você pode determinar um produto com frete grátis para todo o Brasil
caso o cliente escolha este produto ao clicar em comprar ele ira para o carrinho de compras
e sera pulada a tela da escolha da forma de envio.
Se o cliente escolher um outro produto ,juntamente com o produto definido com frete grátis
a tela de escolha de envio juntmente com o valor do frete é mostrada com a sequinte lógica:
Produto 1 (frete grátis) peso = 0,00 Kgs
Produto 2 ( frete cobrado) Peso = 2.00 Kgs
O total do valor do frete será cobrado de acordo com o valor total do peso do produto,ou seja somente será
cobrado o frete do produto com 2 Kgs que não é frete grátis.
A imagem (inclusa neste pacote) frete grátis é mostrada na product_info.php sempre que o produto tiver peso igual a zero.
Screenshot inclusa
====================================
Free Shipping
This contribution is to solve a problem that happens with items that cannot be shipped,
such as a class or item for pickup only. This is an easy update to two files that is
installable on any basic OSC installation. It should work with all shipping modules,
but has only been tested on USPS (single module, not accompanying any other).
This contrib updates the checkout_shipping.php file so that it will not show the
shipping choices if the items being purchased are not to be shipped. If no items are
to be shipped then the confirmation page will show the default shipping choice but it
will have $0.00 shown for the shipping cost. This is to verify with the customer that no shipping is being aded to the total cost of the product(s).
This contrib is different than some of the other free shipping contribs in the fact
that a customer can purchase an item that has free shipping and he/she can also purchase
other items that do not have free shipping without incurring extra shipping from the items without shipping.
To control this feature the administrator only needs to input a 0 or negative number
in the product's shipping weight. This will make the program assume that there is no shipping cost for these items.
The following two files should overwrite the ones in their respective directories
only if these files have not been changed already.
Screenshot include
Tanks to Buckwheat469
Expand All / Collapse All
Adicionada a habilidade de mostrar na product_info.php e na product_listing.php a imagem frete_gratis.gif sempre que o peso do produto for igual a zero.
pacote completo.
Manual revisto
====================================
added a ability to show frete_gratis button in product_listing and product_info.php.
Full package
Updated version. Some bug fixed
Adicionada a habilidade de mostrar na product_info.php e na product_listing.php a imagem frete_gratis.gif sempre que o peso do produto for igual a zero.
pacote completo.
====================================
added a ability to show frete_gratis button in product_listing and product_info.php.
Full package
Atualização da contribuição com um bug corrigido
===========================================
Updated version. Some bug fixed
Frete Grátis para um determinado produto ,se este produto for cadastrado com peso
igual a zero ou negativo.
Ao instalar esta contribuição você pode determinar um produto com frete grátis para todo o Brasil
caso o cliente escolha este produto ao clicar em comprar ele ira para o carrinho de compras
e sera pulada a tela da escolha da forma de envio.
Se o cliente escolher um outro produto ,juntamente com o produto definido com frete grátis
a tela de escolha de envio juntmente com o valor do frete é mostrada com a sequinte lógica:
Produto 1 (frete grátis) peso = 0,00 Kgs
Produto 2 ( frete cobrado) Peso = 2.00 Kgs
O total do valor do frete será cobrado de acordo com o valor total do peso do produto,ou seja somente será
cobrado o frete do produto com 2 Kgs que não é frete grátis.
A imagem (inclusa neste pacote) frete grátis é mostrada na product_info.php sempre que o produto tiver peso igual a zero.
Screenshot inclusa
====================================
Free Shipping
This contribution is to solve a problem that happens with items that cannot be shipped,
such as a class or item for pickup only. This is an easy update to two files that is
installable on any basic OSC installation. It should work with all shipping modules,
but has only been tested on USPS (single module, not accompanying any other).
This contrib updates the checkout_shipping.php file so that it will not show the
shipping choices if the items being purchased are not to be shipped. If no items are
to be shipped then the confirmation page will show the default shipping choice but it
will have $0.00 shown for the shipping cost. This is to verify with the customer that no shipping is being aded to the total cost of the product(s).
This contrib is different than some of the other free shipping contribs in the fact
that a customer can purchase an item that has free shipping and he/she can also purchase
other items that do not have free shipping without incurring extra shipping from the items without shipping.
To control this feature the administrator only needs to input a 0 or negative number
in the product's shipping weight. This will make the program assume that there is no shipping cost for these items.
The following two files should overwrite the ones in their respective directories
only if these files have not been changed already.
Screenshot include
Tanks to Buckwheat469
Note: Contributions are used at own risk.