PHP Classes

File: engine/modules/contrib/ecommerce/tpl/ecommerce_form.inc

Recommend this page to a friend!
  Classes of Aldo Tripiciano   Quanta CMS   engine/modules/contrib/ecommerce/tpl/ecommerce_form.inc   Download  
File: engine/modules/contrib/ecommerce/tpl/ecommerce_form.inc
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Quanta CMS
Manage content that works without a database
Author: By
Last change:
Date: 5 years ago
Size: 545 bytes
 

Contents

Class file image Download
<h2>Product Data</h2> <div class="shadow-hint">In this panel you can setup price, quantity, etc. for this product.</div> [INPUT|id=price|title=Price|type=number|required|name=price|value={ATTRIBUTE|name=price}:ecommerce] [INPUT|id=stock|title=Stock|type=select|range=0-100|required|name=stock|value={ATTRIBUTE|name=stock}:ecommerce] [INPUT|type=select|id=availability|title=Availability|type=select|values=available, unavailable, preorder|required|name=availability|value={ATTRIBUTE|name=availability}:ecommerce] [FORM|name=ecommerce:ecommerce]