So, I added the field to the "product" node type as was instructed in the read me:

  1. Added new field labeled "Codeless Discount" with the name "field_codeless_discount"
  2. Enabled "configure discounts" permission
  3. Created a discount (applying to all products

However, when going to any of my product nodes, I don't see any new fields. Am I missing something? I'm not even sure how this is supposed to work.

Thanks!

Comments

nelslynn’s picture

Same here, anyone?

Mediumgrade, did you get this solved?

mediumgrade’s picture

I did. The problem was that I was using custom template code for my products. I had to add the following to my template:

<?php theme("codeless_discounts_field_get_codeless_discount_html_for_product", $node); ?>
nelslynn’s picture

This worked for version 6.x-2.2, but not for version 6.x-2.3. Anyone have a clue how to output the discount pricing in the product-node template?

Edit: fixed with: http://drupal.org/node/1291816

jrust’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

anaramirez’s picture

Sorry...
I Can't get codeless discount field to display in the node products "clocks" and I don't understand how I can solve the problem.
Can you help me?
I can see the discount in a view but that list the products but not in the node products.
Thanks.
ana