parent
02ddb7fc4d
commit
de4a80f950
|
@ -2,8 +2,14 @@
|
|||
/**
|
||||
* The Template for displaying product archives, including the main shop page which is a post type archive.
|
||||
*
|
||||
* Override this template by copying it to yourtheme/woocommerce/archive-product.php
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.0.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Auth footer
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Auth
|
||||
* @version 2.4.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Auth form grant access
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Auth
|
||||
* @version 2.4.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Auth form login
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Auth
|
||||
* @version 2.4.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Auth header
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Auth
|
||||
* @version 2.4.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Empty cart page
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.0.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Cart item data (when outputting non-flat)
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.4.0
|
||||
|
|
|
@ -4,6 +4,14 @@
|
|||
*
|
||||
* In 2.1 we show methods per package. This allows for multiple methods per order if so desired.
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.3.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Cart totals
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.3.6
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Cart Page
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.3.8
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Cross-sells
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 1.6.4
|
||||
|
|
|
@ -4,6 +4,14 @@
|
|||
*
|
||||
* Contains the markup for the mini-cart, used by the cart widget
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.1.0
|
||||
|
|
|
@ -4,6 +4,14 @@
|
|||
*
|
||||
* Contains the markup for the proceed to checkout button on the cart
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.4.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Shipping Calculator
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.0.8
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Cart errors page
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.4.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Checkout billing information form
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.1.2
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Checkout Form
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.3.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Checkout coupon form
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.2
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Checkout login form
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.0.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Pay for order form
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.4.7
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Checkout shipping information form
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.2.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Output a single payment method
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.3.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Checkout Payment Section
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.4.7
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Review order table
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.3.0
|
||||
|
@ -101,4 +109,4 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|||
<?php do_action( 'woocommerce_review_order_after_order_total' ); ?>
|
||||
|
||||
</tfoot>
|
||||
</table>
|
||||
</table>
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Thankyou page
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.2.0
|
||||
|
|
|
@ -2,8 +2,14 @@
|
|||
/**
|
||||
* The template for displaying product content within loops.
|
||||
*
|
||||
* Override this template by copying it to yourtheme/woocommerce/content-product.php
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.5.0
|
||||
|
|
|
@ -2,8 +2,14 @@
|
|||
/**
|
||||
* The template for displaying product category thumbnails within loops.
|
||||
*
|
||||
* Override this template by copying it to yourtheme/woocommerce/content-product_cat.php
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.4.0
|
||||
|
|
|
@ -2,8 +2,14 @@
|
|||
/**
|
||||
* The template for displaying product content in the single-product.php template
|
||||
*
|
||||
* Override this template by copying it to yourtheme/woocommerce/content-single-product.php
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 1.6.4
|
||||
|
|
|
@ -2,8 +2,14 @@
|
|||
/**
|
||||
* The template for displaying product widget entries.
|
||||
*
|
||||
* Override this template by copying it to yourtheme/woocommerce/content-widget-product.php
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.5.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Admin cancelled order email
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails
|
||||
* @version 2.4.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Admin new order email
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails/HTML
|
||||
* @version 2.4.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Customer completed order email
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails
|
||||
* @version 2.4.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Customer invoice email
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails
|
||||
* @version 2.4.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Customer new account email
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails
|
||||
* @version 1.6.4
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Customer note email
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails
|
||||
* @version 2.4.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Customer processing order email
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails
|
||||
* @version 2.4.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Customer refunded order email
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails
|
||||
* @version 2.4.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Customer Reset Password email
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails
|
||||
* @version 2.0.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Email Addresses
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails
|
||||
* @version 2.4.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Email Footer
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails
|
||||
* @version 2.3.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Email Header
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails
|
||||
* @version 2.4.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Email Order Items
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails
|
||||
* @version 2.1.2
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Email Styles
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails
|
||||
* @version 2.3.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Admin cancelled order email (plain text)
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails/Plain
|
||||
* @version 2.3.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Admin new order email (plain text)
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails/Plain
|
||||
* @version 2.3.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Customer completed order email (plain text)
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails/Plain
|
||||
* @version 2.3.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Customer invoice email (plain text)
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails/Plain
|
||||
* @version 2.2.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Customer new account email
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails/Plain
|
||||
* @version 2.0.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Customer note email
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails/Plain
|
||||
* @version 2.3.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Customer processing order email
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails/Plain
|
||||
* @version 2.3.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Customer refunded order email (plain text)
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails/Plain
|
||||
* @version 2.4.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Customer Reset Password email
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails/Plain
|
||||
* @version 2.3.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Email Addresses (plain)
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails/Plain
|
||||
* @version 2.2.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Email Order Items (plain)
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates/Emails/Plain
|
||||
* @version 2.1.2
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Shop breadcrumb
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.3.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Login form
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.1.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Product quantity inputs
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.1.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Sidebar
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 1.6.4
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Content wrappers
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 1.6.4
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Content wrappers
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 1.6.4
|
||||
|
|
|
@ -1,7 +1,15 @@
|
|||
<?php
|
||||
/**
|
||||
* Loop Add to Cart
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.1.0
|
||||
|
|
|
@ -1,10 +1,18 @@
|
|||
<?php
|
||||
/**
|
||||
* Product Loop End
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.0.0
|
||||
*/
|
||||
?>
|
||||
</ul>
|
||||
</ul>
|
||||
|
|
|
@ -1,10 +1,18 @@
|
|||
<?php
|
||||
/**
|
||||
* Product Loop Start
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.0.0
|
||||
*/
|
||||
?>
|
||||
<ul class="products">
|
||||
<ul class="products">
|
||||
|
|
|
@ -2,8 +2,14 @@
|
|||
/**
|
||||
* Displayed when no products are found matching the current query.
|
||||
*
|
||||
* Override this template by copying it to yourtheme/woocommerce/loop/no-products-found.php
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.0.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Show options for ordering
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.2.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Pagination - Show numbered pagination for catalog pages.
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.2.2
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Loop Price
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 1.6.4
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Loop Rating
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.0.0
|
||||
|
|
|
@ -4,6 +4,14 @@
|
|||
*
|
||||
* Shows text: Showing x - x of x results
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.0.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Product loop sale flash
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 1.6.4
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Product loop title
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.4.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Add payment method form form
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.1
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Edit account form
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.2.7
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Edit address form
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.1.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Login Form
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.2.6
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Lost password form
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.3.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* My Account page
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.0.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* My Addresses
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.2.0
|
||||
|
|
|
@ -4,6 +4,14 @@
|
|||
*
|
||||
* Shows recent orders on the account page
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.0.0
|
||||
|
|
|
@ -4,6 +4,14 @@
|
|||
*
|
||||
* Shows recent orders on the account page
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.3.10
|
||||
|
|
|
@ -4,6 +4,14 @@
|
|||
*
|
||||
* Shows the details of a particular order on the account page
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.2.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Show error messages
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 1.6.4
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Show messages
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 1.6.4
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Show messages
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 1.6.4
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Order tracking form
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 1.6.4
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Order again button
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.3.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Order Customer Details
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.4.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Order Item Details
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.5.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Order details
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.5.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Order tracking
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.2.0
|
||||
|
|
|
@ -2,8 +2,14 @@
|
|||
/**
|
||||
* The template for displaying product search form.
|
||||
*
|
||||
* Override this template by copying it to yourtheme/woocommerce/product-searchform.php
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.5.0
|
||||
|
|
|
@ -1,7 +1,15 @@
|
|||
<?php
|
||||
/**
|
||||
* Display single product reviews (comments)
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.3.2
|
||||
|
|
|
@ -2,8 +2,14 @@
|
|||
/**
|
||||
* The Template for displaying all single products.
|
||||
*
|
||||
* Override this template by copying it to yourtheme/woocommerce/single-product.php
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 1.6.4
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* External product add to cart
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.1.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Grouped product add to cart
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.1.7
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Simple product add to cart
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.1.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Variable product add to cart
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.5.0
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Single Product Meta
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 1.6.4
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
/**
|
||||
* Single Product Price, including microdata for SEO
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 1.6.4
|
||||
|
|
|
@ -4,6 +4,14 @@
|
|||
*
|
||||
* Used by list_attributes() in the products class
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product.php
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you (the theme developer)
|
||||
* will need to copy the new files to your theme to maintain compatibility. We try to do this
|
||||
* as little as possible, but it does happen. When this occurs the version of the template file will
|
||||
* be bumped and the readme will list any important changes.
|
||||
*
|
||||
* @see http://docs.woothemes.com/document/template-structure/
|
||||
* @author WooThemes
|
||||
* @package WooCommerce/Templates
|
||||
* @version 2.1.3
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue