View Single Post
  #1  
Old 11-20-2015, 09:41 AM
  GlasPak's Avatar 
GlasPak GlasPak is offline
 

eXpert
  
Join Date: May 2015
Posts: 241
 

Default Change location in List

I have a custom module that adds to
* @ListChild (list="product.details.page.info", weight="10")

but for some reason changing the weight doesn't change the location it shows up in the list. Right now it is showing up as the 1st item in the list, I want it below

default/en/common/price_parts/price.tpl

which has the same weight

* @ListChild (list="product.plain_price", weight="10")

No matter what I change it to (5 or 20) it still stays as the first item on the list.
__________________
Business License
https://glaspak.com
GoDaddy VPS - Apache with WHM
2GB ECC DDR3 1600MHz
2x Intel E5-2630L v2 Hex Core 2.4/2.8ghz
15 MB proc cache
60 GB 10k RPM hdd
PHP 7.0.15
MariaDB 10.1.21 with InnoDB engine
Reply With Quote