Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Promotion ID #35

Open
edwinricaurte opened this issue Oct 17, 2018 · 1 comment
Open

Promotion ID #35

edwinricaurte opened this issue Oct 17, 2018 · 1 comment

Comments

@edwinricaurte
Copy link

I don't see the option to add the promotion_id:

lukesnowden/google-shopping-feed/src/LukeSnowden/Item.php

public function promotion_id($promotion_id)
{
$node = new Node('promotion_id');
$this->nodes['promotion_id'] = $node->value($promotion_id)->addCdata();
}

@lukesnowden
Copy link
Owner

please send over a pull request I'll pop it in 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants