Example #1
0
					<input type="radio" id="option-c" value="c" name="finnplus-dropdown">
				</li>
			</ul>
		</div>
	</div> -->

</section>

<section id="step-1b-column-3" class="third left">
	<h3><?php 
echo Translate::string("create_ad.extra_details");
?>
</h3>

	<?php 
Product::getAttributes($subCatID, "only-checkboxes", 5);
?>


</section>

<button class="btn fullwidth" style="margin:60px 0 10px 0;"><?php 
echo Translate::string("create_ad.continue_to_next_step");
?>
</button>
<label id="back-to-step1a" for="step-1a-checkbox" class="btn fullwidth" ><?php 
echo Translate::string("create_ad.back_to_prev_step");
?>
</label>