AxKit::XSP::Handel::Cart

AxKit::XSP::Handel::Cart is an AxKit XSP Shopping Cart Taglib.
Download

AxKit::XSP::Handel::Cart Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Christopher H. Laco
  • Publisher web site:
  • http://search.cpan.org/~claco/Handel-1.00009/lib/Handel/Manual/QuickStart.pod

AxKit::XSP::Handel::Cart Tags


AxKit::XSP::Handel::Cart Description

AxKit::XSP::Handel::Cart is an AxKit XSP Shopping Cart Taglib. AxKit::XSP::Handel::Cart is an AxKit XSP Shopping Cart Taglib.SYNOPSISAdd this taglib to AxKit in your http.conf or .htaccess: AxAddXSPTaglib AxKit::XSP::Handel::CartAdd the namespace to your XSP file and use the tags: < xsp:page language="Perl" xmlns:xsp="http://apache.org/xsp/core/v1" xmlns:cart="http://today.icantfocus.com/CPAN/AxKit/XSP/Handel/Cart" > < cart:cart type="1" > < cart:filter name="id" >< request:idparam/ >< /cart:filter > < cart:results > < cart > < id >< cart:id/ >< /id > < name >< cart:name/ >< /name > < description >< cart:description/ >< /description > < subtotal >< cart:subtotal/ >< /subtotal > < cart:items > < cart:results > < item > < sku >< cart:sku/ >< /sku > < description >< cart:description/ >< /description > < quantity >< cart:quantity/ >< /quantity > < price >< cart:price/ >< /price > < total >< cart:total/ >< /total > < /item > < /cart:results > < /cart:no-results > < message >There are currently no items in your shopping cart.< /message > < /cart:no-results > < /cart:items > < /cart > < /cart:results > < cart:no-results > < message >The cart requested could not be found.< /message > < /cart:no-results > < /cart:cart > Requirements: · Perl


AxKit::XSP::Handel::Cart Related Software